Re: Tomcat 8.0.15, EL Performance

2015-01-17 Thread Dirk Högemann
Hmmm. No performance loss with simple single jsp page. I will try to track it down some more. The application has database functionality, many xsl transformations, Solr search and so on. I will first reduce the functionality and hopefully find the bottleneck. Thanks so far. Dirk Am 17.01.2015 02:

Re: Tomcat 8.0.15, EL Performance

2015-01-16 Thread Mark Thomas
On 16/01/2015 16:01, Dirk Högemann wrote: > Hello, > > I am trying to upgrade a JSP-based application, which is usually hosted on > Tomcat (currently 7.0.57) to Version 8.0.15. > > Unfortunately I am facing a massive performance degradation - only 40% of > the performance of 7.0.56 is reached whe

Tomcat 8.0.15, EL Performance

2015-01-16 Thread Dirk Högemann
Hello, I am trying to upgrade a JSP-based application, which is usually hosted on Tomcat (currently 7.0.57) to Version 8.0.15. Unfortunately I am facing a massive performance degradation - only 40% of the performance of 7.0.56 is reached when running the exact same JMeter Test with Tomcat8. Rele