java-json-benchmark icon indicating copy to clipboard operation
java-json-benchmark copied to clipboard

java 11 or 17 upgrade and get the latest results

Open ozkanpakdil opened this issue 1 year ago • 3 comments

Would be nice to get the latest jvm benchmarks with the latest versions ?

ozkanpakdil avatar Oct 20 '22 08:10 ozkanpakdil

Feel free to contribute.

fabienrenaud avatar Oct 20 '22 14:10 fabienrenaud

https://github.com/ozkanpakdil/java-json-benchmark/actions image it has been 5 hours any suggestion to lower this time ? it is too long for any test :)

I lower the test time to 1 hour. and put everything in output folder. there are some NPE and

NoClassDefFoundError: Could not initialize class org.boon.core.reflection.Reflection

havent tried with jdk8. is this coming because of java 17 ? see here

ozkanpakdil avatar Oct 21 '22 19:10 ozkanpakdil

I didn't look but CI build slowness may be caused by a multitude of factors ranging from bogus jdk/code to lack of machine resources (Travis CI is free). It looks like it's passing now...

fabienrenaud avatar Oct 27 '22 05:10 fabienrenaud