FYI: the performance check TestMessageBytes.testConversionPerformance() seems to fail sometimes for various Linux variants and JVM versions. It fails in 13 out of 116 combinations of Linux distro, JVM version and provider and connector.

When failing, it complains, that the non-optimised version is faster, then the optimised one. The speed difference is between one and 24 percent.

The system on which the tests run is CPU limited. Most failures seem to happen with JDK 17, but that could be just because during those runs might have been most concurrent things happening on the underlying virtualization host.

Maybe one could move the testConversionPerformance test into a separate class handled by the existing test.excludePerformance?

Thanks and regards,

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to