opentelemetry-dotnet/test/Benchmarks/README.md

10 lines
308 B
Markdown

# OpenTelemetry Benchmarks
Use the following example to run Benchmarks from command line:
(change parameters as necessary)
Navigate to `./test/benchmarks` directory and run the following command:
`dotnet run --framework netcoreapp3.1 --configuration Release --filter
*OpenTelemetrySdkBenchmarksActivity*`