io.fd.honeycomb.common honeycomb-parent 1.19.04-SNAPSHOT ../../../common/honeycomb-parent 4.0.0 io.fd.honeycomb benchmark 1.19.04-SNAPSHOT ${project.artifactId} jar 1.21 benchmarks org.openjdk.jmh jmh-core ${jmh.version} org.openjdk.jmh jmh-generator-annprocess ${jmh.version} provided io.fd.honeycomb minimal-distribution ${project.version} io.fd.honeycomb.it honeycomb-test-model ${project.version} org.apache.commons commons-csv 1.4 ${basedir}/src/main/resources true maven-dependency-plugin build-classpath compile build-classpath depClasspath org.codehaus.mojo exec-maven-plugin benchmark test java org.openjdk.jmh.Main java.class.path ${project.build.outputDirectory}${path.separator}${depClasspath} -foe=true -rf=csv -rff=${project.build.directory}/benchmark.csv benchmark-post-processing test java io.fd.honeycomb.benchmark.format.BenchmarkOutputFormatter ${project.build.directory}/benchmark.csv