aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks/src
Commit message (Expand)AuthorAgeFilesLines
* Make jmh available for all subprojects. (#1425)Bogdan Drutu2018-09-113-250/+0
* Refactor propagation benchmarks and add b3format benchmarks. (#1390)Bogdan Drutu2018-08-273-19/+187
* Add get/from{Byte} methods on TraceOptions and deprecate get/from{Bytes}. (#1...Bogdan Drutu2018-08-271-2/+2
* Add Tracestate into SpanContext. (#1359)Bogdan Drutu2018-08-091-1/+3
* Cleanup benchmarks and test both impl and impl-lite. (#1022)Bogdan Drutu2018-02-264-156/+142
* Add MessageEvent and deprecate NetworkEvent. (closes #858) (#894)Hailong Wen2018-02-162-4/+8
* Clean benchmarks and move in different package. (#805)Bogdan Drutu2017-11-164-22/+35
* Add a new SpanContextParseException and use it in BinaryFormat. (#642)Bogdan Drutu2017-09-181-8/+7
* Add new api that is easier to use for user to add only one Attribute. (#571)Bogdan Drutu2017-08-292-10/+4
* Add uncompressed and compressed message sizes and deprecate the old message s...Bogdan Drutu2017-08-232-2/+4
* Change the licence to OpenCensus authors. (#539)Bogdan Drutu2017-08-234-4/+16
* Use different package names in each artifact. (fixes #379)Kristen Kozak2017-08-174-4/+4
* Move tracing implementation classes to io.opencensus.impl.trace.Kristen Kozak2017-08-164-0/+4
* Get rid of base directory and move everything on level up. (#417)Bogdan Drutu2017-07-063-9/+3
* Clarify the nature of the Link.Type enum (#413)Bogdan Drutu2017-07-052-2/+2
* Mark benchmark variables to be final. Add javadoc for main argument. (#409)Bogdan Drutu2017-07-043-5/+5
* Change tracer API names to create a SpanBuilder. (#407)Bogdan Drutu2017-07-034-14/+36
* Change API to remove the "Option" logic and keep only Builder. (#380)Bogdan Drutu2017-06-303-9/+8
* Move Sampler and StartSpanOptions in base. Create a samplers package for all ...Bogdan Drutu2017-06-123-0/+3
* Create a new package for all supported propagations. (#341)Bogdan Drutu2017-06-081-14/+14
* Move all base types into a different package called base. (#342)Bogdan Drutu2017-06-083-0/+9
* Move internal & common & trace to the new package io.opencensus (#339)Bogdan Drutu2017-06-064-4/+4
* Add benchmarks for start/end span and record trace events. (#297)Bogdan Drutu2017-05-153-0/+293
* Update BinaryPropagationHandler to not be a singleton to be consistent with o...Bogdan Drutu2017-05-071-1/+1
* Change visibility for SpanFactory and StartSpanOptions (#240)Bogdan Drutu2017-04-201-1/+1
* Add a new class Trace which holds the global state for the trace implementati...Bogdan Drutu2017-04-141-1/+1
* BinaryPropagationHandler split between interface and implementation. (#203)Bogdan Drutu2017-04-121-18/+13
* Move PropagationUtil to BinaryPropagationHandler. (#202)Bogdan Drutu2017-04-121-11/+11
* Updates after the review.Bogdan Drutu2017-04-111-2/+3
* Remove the support for HTTP format for the moment.Bogdan Drutu2017-04-111-47/+7
* Change TraceOptions to be 1B instead of 4B.Bogdan Drutu2017-04-111-1/+1
* Add support for binary encoding. (#195)Bogdan Drutu2017-04-071-34/+28
* Add gradle build support for benchmarks and examples. (#163)Bogdan Drutu2017-03-221-1/+4
* Update the name of the directory for benchmarks. (#152)Bogdan Drutu2017-03-171-0/+122