[jboss-dev-forums] [Design of POJO Server] - Re: Another startup time regression
stale.pedersen@jboss.org
do-not-reply at jboss.com
Mon Mar 3 07:13:21 EST 2008
i tested this on feb 27 builded from trunk. i updated head and rebuilded as5 now and tested it again (with and without the annotation changes).
without annotation changes:
27s:162ms 27s:659ms 28s:46ms
with annotation changes:
21s:835ms 22s:460ms 22s:751ms
i profiled the bootup after the annotation changes and our primary problem atm is that for every new binding we rebuild the whole chain. flavia is working on a different implementation that would hopefully elimnate this or atleast reduce it significantly. this will be added to trunk within the next week.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4133602#4133602
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4133602
More information about the jboss-dev-forums
mailing list