Pluggable profilers for JMH that are discovered through SPI (for JMH >= 1.2) when the profiler is present in the classpath.
'com.github.biboudis:jmh-profilers:0.1.3'
<dependency>
<groupId>com.github.biboudis</groupId>
<artifactId>jmh-profilers</artifactId>
<version>0.1.3</version>
</dependency>
<dependency org="com.github.biboudis" name="jmh-profilers" rev="0.1.3"/>
"com.github.biboudis", "jmh-profilers", "0.1.3"