The HotDeployFilter fix has improved the performance marginally, however there are still
some severe performance issues. I've been doing some profiling during session
initialisation of a Seam application and a large chunk of time is spent in
org.jboss.virtual.plugins.context.zip.ZipEntrycontext.initEntries(). This method is
invoked 480 times, for a total cpu time of 161 seconds. I think someone needs to review
this method to see if it can be optimised somehow.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4183383#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...