You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-4Lines changed: 9 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,8 +135,7 @@ Tests are buildable and runnable from the command line using the `dotnet` CLI an
135
135
136
136
## Benchmark Tests
137
137
138
-
The benchmark tests project is in the `benchmarks` directory. It uses BenchmarkDotNet v0.13.8. Benchmarks are buildable and
139
-
runnable from the command line using the `dotnet` CLI.
138
+
The benchmark tests project is in the `benchmarks` directory. It uses BenchmarkDotNet Benchmarks are buildable and runnable from the command line using the `dotnet`in**Release** configuration.
140
139
141
140
- Command line:
142
141
@@ -155,15 +154,21 @@ runnable from the command line using the `dotnet` CLI.
0 commit comments