[jboss-user] [JBoss Seam] - Re: poor performance of getId() in Seam

mgrouch do-not-reply at jboss.com
Fri Oct 12 11:54:50 EDT 2007


I can't point to particular place. One of the would be EntityConverter used
usually for dropdowns with s:selectItems. I'd say it should be optimized everywhere as depending on the application hotspots can vary.

It seems annotation reading using JDK API is expensive for performance.
I've found one library which claims to do it faster.

http://backport175.codehaus.org/ 

Might be that can help as well...

Thanks

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094675#4094675

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094675



More information about the jboss-user mailing list