Skip to content

Files

Latest commit

author
zipkinci
Apr 27, 2025
a36e057 · Apr 27, 2025

History

History

benchmarks

zipkin-benchmarks

This module includes JMH benchmarks for zipkin. You can use these to measure overhead.

Running the benchmark

From the project directory, run this to build the benchmarks:

$ ./mvnw install -pl benchmarks -am -Dmaven.test.skip.exec=true

and the following to run them:

$ java -jar benchmarks/target/benchmarks.jar