Hello,

I'm using Orion 1.4.4.  While running the server through a profiler
(OptimizeIt), I'm suddenly noticing a disproportionate time (~ 40%)
being spent in com.evermind.server.ejb.EJBUtils.cloneObject().  This is
when a SLSB calls another SLSB and arguments are passed.  I guess Orion
uses the serialize/deserialize pattern for cloning.

Is there anything I can do in the application code to speed this up?
The objects already implement Externalizable and (I think) are fairly
efficient in those methods.  Am I missing something obvious?  I
recognize this is dealing with Orion internals, but maybe others have
noticed this and have "tricks" they can share.

Thanks,
Vidur

--
Vidur Dhanda
Active Solutions
tel: 617/566-1252
[EMAIL PROTECTED]
www.active-solutions-inc.com



Reply via email to