Thank you for testing this behaviour, I am also interested
in a speed comparission because at this point we are thinking in moving to the
new version but we are looking also for speed improvement and not the oposit. I
will wait the response with much interest.
Von: El Canto Del Loco (sent by Nabble.com) [mailto:[EMAIL PROTECTED]
Gesendet: Dienstag, 31. Januar 2006 16:15
An: dev@castor.codehaus.org
Betreff: [castor-dev] Why do I lose nearly twice time from 0.9.3.9 to 1.0M1 ?
I did a small program to compare versions 0.9.3.9 and 1.0M1.
It uses castor generated classes from a simple XSD. It marshalls and unmarshalls
using its classes.
My test takes 16 seconds.
With the last version, It stays 9% of total time in org.exolab.castor.xml.ClassDescriptorResolverImpl.loadClass()
Marshalls and Unmarshalls ar 30% longer with the new version ...
I'm looking for someone who knows why the last version is so slow for
the same treatment and what org.exolab.castor.xml.ClassDescriptorResolverImpl.loadClass() is used to.
Thanks.
View this message in context: Why do I lose nearly twice time from 0.9.3.9 to 1.0M1 ?
Sent from the Castor - Dev forum at Nabble.com.