opentelemetry-dotnet/benchmarks
Cijo Thomas 210d886191
Add activitycreation from parent scenario to Benchmark (#726)
2020-06-15 22:11:09 -07:00
..
Exporter Add a Jaeger Activity Exporter (#693) 2020-05-23 06:10:36 -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