450 B
450 B
OpenTelemetry Benchmarks
Navigate to ./test/Benchmarks directory and run the following command:
dotnet run -c Release -f net7.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 net7.0 -- -f *TraceBenchmarks*