Skip to content

Files

Latest commit

Jun 2, 2025
429de52 · Jun 2, 2025

History

History

benchmarks

README.md

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