census-instrumentation / opencensus-csharp

Distributed tracing and stats collecting framework
https://opencensus.io
Apache License 2.0
139 stars 32 forks source link

Performance and benchmarking #15

Closed lmolkova closed 5 years ago

lmolkova commented 6 years ago
  1. we should understand the performance of OC and fix bottlenecks if any
  2. we should make it easy to run and experiment (e.g. opencensus-java allows to run benchmarking as unit tests) - can we do it?
SergeyKanzhelev commented 6 years ago

I'd suggest to use https://benchmarkdotnet.org/

SergeyKanzhelev commented 5 years ago

Moved to OpenTelemetry