opentelemetry-java/sdk/src
David Poncelow 465664cddc
Add benchmarks for metrics API (#990)
* Add benchmarks for metrics API

* update to meet Google Java style guidelines

* reduce code duplication in measurements

Split measurements and SDKs into two enums that can
be pulled together into a matrix, which has an
additional benefit that comparable metrics are
pulled onto the same scale in the JMH visualizer

* remove generics from tested operation, clean up construction
2020-03-24 07:41:50 -07:00
..
jmh/java/io/opentelemetry/sdk Add benchmarks for metrics API (#990) 2020-03-24 07:41:50 -07:00
main Context propagation update (OTEP 66) (#720) 2020-03-20 13:38:05 -07:00
test/java/io/opentelemetry/sdk Context propagation update (OTEP 66) (#720) 2020-03-20 13:38:05 -07:00