Closed altavir closed 4 years ago
OpenJDK has internal SIMD starting with 10 or 11, so the test results could be quite different for different VMs. Also makes sense to test with GraalVM. It has both SIMD and better escape analysis and inlining.
Yes, this looks like an oversight. I'll add the JVM version.
JVM versions used in benchmarks were specified.
GraalVM and later OpenJDK testing warrants a separate issue.
OpenJDK has internal SIMD starting with 10 or 11, so the test results could be quite different for different VMs. Also makes sense to test with GraalVM. It has both SIMD and better escape analysis and inlining.