[CDO] Performance [message #906087] |
Fri, 31 August 2012 11:32  |
Eclipse User |
|
|
|
Hi,
we are facing some performance problems with big data structures.
The objects are cached on the server side. At least we see no sql statements.
But it looks like there is a tramendeous amount of client-server-communication, when we retrieve the objects from the server cache.
I managed to get some improvement by using cdoPrefetch(1), but running through the structure is still very slow.
Prefetching on a higher level was counterproductive, because then every reference is fetched.
How can I configure to eager load only one list?
Can you point me to some documentation about cdo caching and fetch strategies?
By the way, we are using DB Store.
Thanks in advance,
Joe
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04173 seconds