jabrena / functional-rosetta-stone

A repository to review the main concepts about Functional Programming with Java
https://jabrena.github.io/functional-rosetta-stone/
Apache License 2.0
9 stars 3 forks source link

JMH #10

Closed jabrena closed 5 years ago

jabrena commented 5 years ago

https://www.mkyong.com/java/java-jmh-benchmark-tutorial/

jabrena commented 5 years ago

http://hg.openjdk.java.net/code-tools/jmh/file/tip/jmh-samples/src/main/java/org/openjdk/jmh/samples/

jabrena commented 5 years ago

http://tutorials.jenkov.com/java-performance/jmh.html

jabrena commented 5 years ago

Added better support