A framework for writing performance micro-benchmarks using JUnit4 annotations.
'com.carrotsearch:junit-benchmarks:0.7.2'
<dependency>
<groupId>com.carrotsearch</groupId>
<artifactId>junit-benchmarks</artifactId>
<version>0.7.2</version>
</dependency>
<dependency org="com.carrotsearch" name="junit-benchmarks" rev="0.7.2"/>
"com.carrotsearch", "junit-benchmarks", "0.7.2"