I'm seeing a pretty major difference in how long test records take to process in version 1.0.45 compared to 1.0.41.
When averaging multiple runs comparing 1.0.45 to 1.0.41, some test files are showing similar but slightly longer runtimes (6% slower) while others are reliably taking 3 times as long to complete. I'm only looking at how long it takes for the Tomcat instance to finish providing the response data, this excludes any processing or rendering of the result data.
I've tested this on Tomcat 7 and Tomcat 9 using the same JVM and JAVA_OPTS.
Is there something in newer releases that could be causing this slowdown?
I'm seeing a pretty major difference in how long test records take to process in version 1.0.45 compared to 1.0.41.
When averaging multiple runs comparing 1.0.45 to 1.0.41, some test files are showing similar but slightly longer runtimes (6% slower) while others are reliably taking 3 times as long to complete. I'm only looking at how long it takes for the Tomcat instance to finish providing the response data, this excludes any processing or rendering of the result data.
I've tested this on Tomcat 7 and Tomcat 9 using the same JVM and JAVA_OPTS.
Is there something in newer releases that could be causing this slowdown?