cristina-abad / vrodriguez

Code and documentation generated by Victor Rodriguez during his Research Project
0 stars 1 forks source link

Learn to use JMH to benchmark java code #2

Closed cristina-abad closed 8 years ago

cristina-abad commented 8 years ago

Follow a tutorial to learn how to do simple Java benchmarking with JMH. For example: http://nitschinger.at/Using-JMH-for-Java-Microbenchmarking

This should not take more than 5 hours of work. The goal is to use JMH in other issues.

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

cristina-abad commented 8 years ago

Ejemplo en Stackoverflow: http://stackoverflow.com/questions/81346/most-efficient-way-to-increment-a-map-value-in-java