aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/src/jmh/java/io/opencensus
AgeCommit message (Expand)Author
2018-09-11Make jmh available for all subprojects. (#1425)Bogdan Drutu
2018-08-27Refactor propagation benchmarks and add b3format benchmarks. (#1390)Bogdan Drutu
2018-08-27Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...Bogdan Drutu
2018-08-09Add Tracestate into SpanContext. (#1359)Bogdan Drutu
2018-02-26Cleanup benchmarks and test both impl and impl-lite. (#1022)Bogdan Drutu
2018-02-16Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen
2017-11-16Clean benchmarks and move in different package. (#805)Bogdan Drutu
2017-09-18Add a new SpanContextParseException and use it in BinaryFormat. (#642)Bogdan Drutu
2017-08-29Add new api that is easier to use for user to add only one Attribute. (#571)Bogdan Drutu
2017-08-23Add uncompressed and compressed message sizes and deprecate the old message s...Bogdan Drutu
2017-08-23Change the licence to OpenCensus authors. (#539)Bogdan Drutu
2017-08-17Use different package names in each artifact. (fixes #379)Kristen Kozak
2017-08-16Move tracing implementation classes to io.opencensus.impl.trace.Kristen Kozak
2017-07-06Get rid of base directory and move everything on level up. (#417)Bogdan Drutu
2017-07-05Clarify the nature of the Link.Type enum (#413)Bogdan Drutu
2017-07-04Mark benchmark variables to be final. Add javadoc for main argument. (#409)Bogdan Drutu
2017-07-03Change tracer API names to create a SpanBuilder. (#407)Bogdan Drutu
2017-06-30Change API to remove the "Option" logic and keep only Builder. (#380)Bogdan Drutu
2017-06-12Move Sampler and StartSpanOptions in base. Create a samplers package for all ...Bogdan Drutu
2017-06-08Create a new package for all supported propagations. (#341)Bogdan Drutu
2017-06-08Move all base types into a different package called base. (#342)Bogdan Drutu
2017-06-06Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu