JMH 0.9.6
Aleksey Shipilev
aleksey.shipilev at oracle.com
Mon Aug 11 20:23:05 UTC 2014
Hi,
JMH 0.9.6 is released and available in Maven Central (thanks again to
Evgeny, as usual). JMH 0.9.5 is our 2nd release candidate for 1.0,
please test! It turned out Maven Central had a weird bug which left
users with 0.9.3 only when bootstrapping from the archetype.
Highlights of JMH 0.9.6:
* "-prof gc" overestimated the GC time 100x, fixed.
* "-prof perfasm" now tries to recover when multiple compiler threads
are writing concurrently.
* SingleShot mode does not sleep for the entire run time when -w/-r is
supplied now.
* Benchmark archetypes are filtering the signatures from the uberjar,
allowing to merge signed JARs together.
Enjoy!
Thanks,
-Aleksey.
More information about the jmh-dev
mailing list