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
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ It's no harder than writing unit tests!
30
30
Under the hood, it performs a lot of [magic](#automation) that guarantees [reliable and precise](#reliability) results thanks to the [perfolizer](https://github.com/AndreyAkinshin/perfolizer) statistical engine.
31
31
BenchmarkDotNet protects you from popular benchmarking mistakes and warns you if something is wrong with your benchmark design or obtained measurements.
32
32
The results are presented in a [user-friendly](#friendliness) form that highlights all the important facts about your experiment.
33
-
BenchmarkDotNet is already adopted by [17700+ GitHub projects](https://github.com/dotnet/BenchmarkDotNet/network/dependents) including
33
+
BenchmarkDotNet is already adopted by [18100+ GitHub projects](https://github.com/dotnet/BenchmarkDotNet/network/dependents) including
0 commit comments