|
|
||
|---|---|---|
| .. | ||
| Exporter | ||
| Helper | ||
| Instrumentation | ||
| Logs | ||
| Metrics | ||
| Trace | ||
| Benchmarks.csproj | ||
| EventSourceBenchmarks.cs | ||
| Program.cs | ||
| README.md | ||
| TestExporter.cs | ||
README.md
OpenTelemetry Benchmarks
Navigate to ./test/Benchmarks directory and run the following command:
dotnet run -c Release -f net6.0 -- -m
-menables MemoryDiagnoser and prints memory statistics-fallows you to filter the benchmarks by their full name using glob patternsdotnet run -c Release -f net6.0 -- -f *TraceBenchmarks*