[jboss-dev-forums] [Design of POJO Server] - Re: Another startup time regression
kabir.khan@jboss.com
do-not-reply at jboss.com
Thu Feb 7 10:51:47 EST 2008
I am getting some performance improvements by caching annotation names that could not be found per classloader. If a classloader wants to load up an annotation that it could not find previously, I now avoid attempting doing the load. I am testing, and if all goes well I will release later this evening.
http://jira.jboss.com/jira/browse/JBAOP-524
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127443#4127443
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127443
More information about the jboss-dev-forums
mailing list