Hello,

I'm trying to understand the performance of my beans.  I notice that on
every call to an Entity bean,
com.evermind.server.ejb.EvermindEntityContext.cloneObject is called.
The program spends nearly 20% of the time in this method.  Within the
method, the bulk o fthe time is spent in readObject.

Is there anything I can to do make this more efficient?

Thanks,
Vidur



Reply via email to