bourgesl / jnumbers

Java Fast Numbers parsing and formattings
BSD 2-Clause "Simplified" License
23 stars 2 forks source link

Use JMH to perform benchmarks #2

Open bourgesl opened 9 years ago

bourgesl commented 9 years ago

Use JMH maven archetype to create test benchmarks: http://mvnrepository.com/artifact/org.openjdk.jmh/jmh-core

bourgesl commented 9 years ago

See tutorial: http://openjdk.java.net/projects/code-tools/jmh/