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