Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 494 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 494 Bytes

brave-instrumentation-benchmarks

This module includes JMH benchmarks for Brave instrumentation. You can use these to measure overhead of using Brave.

Running the benchmark

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

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

and the following to run them:

$ java -jar instrumentation/benchmarks/target/benchmarks.jar