Review understandingcollections/jmh/
Bruce Eckel
bruceteckel at gmail.com
Sat Oct 22 20:40:07 UTC 2016
I've gotten through the first working draft of the JMH tests in the
"Understanding Collections" chapter and would like feedback about how to
improve it.
To try it out, clone:
https://github.com/BruceEckel/OnJava8-Examples.git
Then run:
gradlew understandingcollections:jmh
The source code is in understandingcollections/jmh/
Everything seems to work; now I'm interested in tuning it appropriately (or
fixing any misconceptions I might have).
Thanks!
-- Bruce Eckel
www.MindviewInc.com <http://www.mindviewinc.com/>
Blog: BruceEckel.github.io
www.WinterTechForum.com
www.AtomicScala.com
www.Reinventing-Business.com
http://www.TrustOrganizations.com <http://www.ScalaSummit.com>
More information about the jmh-dev
mailing list