opentelemetry-dotnet/benchmarks
Eddy Nakamura b7b0b2cd92
Remove SpanExporter from Zipkin (#795)
updating zipkinexporterbenchmarks and removing zipkinTraceExporter/Tests

updating TestRedis

adding testjaeger text

Co-authored-by: Cijo Thomas <cithomas@microsoft.com>
2020-07-09 21:57:34 -07:00
..
Exporter Remove SpanExporter from Zipkin (#795) 2020-07-09 21:57:34 -07:00
Tracing Add activitycreation from parent scenario to Benchmark (#726) 2020-06-15 22:11:09 -07:00
Benchmarks.csproj Moved TestServer to OpenTelemetry.Tests and renamed TestHttpServer. Linked into Benchmarks, ZipkinTraceExporterTests, & OpenTelemetry.Adapter.Dependencies.Tests. (#634) 2020-04-27 15:36:41 -07:00
OpenTelemetrySdkBenchmarks.cs Remove year from Copyright header (#671) 2020-05-07 11:53:43 -07:00
OpenTelemetrySdkBenchmarksActivity.cs Add activitycreation from parent scenario to Benchmark (#726) 2020-06-15 22:11:09 -07:00
Program.cs Remove year from Copyright header (#671) 2020-05-07 11:53:43 -07:00
readme.md Add basic benchmark project for Activity based SDK. (#725) 2020-06-12 15:16:58 -07:00

readme.md

Use the following example to run Benchmarks from command line: (change parameters as necessary)

  1. navigate to opentelemetry-dotnet\src\benchmarks directory and run the following
  2. dotnet run --framework netcoreapp3.1 --configuration Release --filter OpenTelemetrySdkBenchmarksActivity