Hello,
I am profiling a Jboss application.
Results on JBoss 4.0.0
Name Time (ms)
| EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run()
| 11,231 10 %
| org.jnp.server.Main$AcceptHandler.run()
| 11,231 10 %
|
Results on JBoss 4.0.1RS2
Name Time (ms)
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run()
| 36,724 18 %
|
net.bookingasp.framework.filters.JaasLoginFilter.doFilter(ServletRequest,
ServletResponse, FilterChain)
| 2,481 1 %
| org.displaytag.filter.ResponseOverrideFilter.doFilter(ServletRequest,
ServletResponse, FilterChain)
| 2,481 1 %
| org.jnp.server.Main$AcceptHandler.run()
| 18,362 9 %
The JBoss 4.0.1 application has couple of filters as you can see but as for
the rest, the configuration is identical.
Any pointers as to why JNP would be three times slower on JBoss 4.0.1 than on
JBoss 4.0.0?
Regards,
Kirill.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3875559#3875559
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3875559
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user