Skip to content

Commit 18e2926

Browse files
Update README
1 parent a79339c commit 18e2926

File tree

2 files changed

+22
-21
lines changed

2 files changed

+22
-21
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It's no harder than writing unit tests!
2929
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.
3030
BenchmarkDotNet protects you from popular benchmarking mistakes and warns you if something is wrong with your benchmark design or obtained measurements.
3131
The results are presented in a [user-friendly](#Friendliness) form that highlights all the important facts about your experiment.
32-
The library is adopted by [4500+ projects](#who-use-benchmarkdotnet) including .NET Runtime and supported by the [.NET Foundation](https://dotnetfoundation.org).
32+
The library is adopted by [6800+ projects](#who-uses-benchmarkdotnet) including .NET Runtime and supported by the [.NET Foundation](https://dotnetfoundation.org).
3333

3434
It's [easy](#Simplicity) to start writing benchmarks, check out an example
3535
(copy-pastable version is [here](https://benchmarkdotnet.org/articles/guides/getting-started.html)):
@@ -109,7 +109,7 @@ The measured data can be exported to different formats (md, html, csv, xml, json
109109

110110
*Supported runtimes:* .NET 5+, .NET Framework 4.6.1+, .NET Core 2.0+, Mono, CoreRT
111111
*Supported languages:* C#, F#, Visual Basic
112-
*Supported OS:* Windows, Linux, macOS
112+
*Supported OS:* Windows, Linux, macOS
113113
*Supported architectures:* x86, x64, ARM, ARM64 and Wasm
114114

115115
## Features
@@ -228,33 +228,33 @@ Of course, you can request any additional statistics and visualizations manually
228228
If you don't customize the summary view,
229229
the default presentation will be as much user-friendly as possible. :)
230230

231-
## Who use BenchmarkDotNet?
231+
## Who uses BenchmarkDotNet?
232232

233233
Everyone!
234-
BenchmarkDotNet is already adopted by more than [4500+](https://github.com/dotnet/BenchmarkDotNet/network/dependents?package_id=UGFja2FnZS0xNTY3MzExMzE%3D) projects including
234+
BenchmarkDotNet is already adopted by more than [6800+](https://github.com/dotnet/BenchmarkDotNet/network/dependents?package_id=UGFja2FnZS0xNTY3MzExMzE%3D) projects including
235235
[dotnet/performance](https://github.com/dotnet/performance) (reference benchmarks for all .NET Runtimes),
236236
[dotnet/runtime](https://github.com/dotnet/runtime/issues?utf8=%E2%9C%93&q=BenchmarkDotNet) (.NET Core runtime and libraries),
237237
[Roslyn](https://github.com/dotnet/roslyn/search?q=BenchmarkDotNet&type=Issues&utf8=✓) (C# and Visual Basic compiler),
238238
[Mono](https://github.com/mono/mono/tree/master/sdks/wasm/bench-runner),
239239
[ASP.NET Core](https://github.com/aspnet/AspNetCore/tree/master/src/Servers/IIS/IIS/benchmarks),
240-
[ML.NET](https://github.com/dotnet/machinelearning/tree/master/test/Microsoft.ML.Benchmarks),
240+
[ML.NET](https://github.com/dotnet/machinelearning/tree/main/test/Microsoft.ML.PerformanceTests),
241241
[Entity Framework Core](https://github.com/dotnet/efcore/tree/master/benchmark),
242+
[PowerShell](https://github.com/PowerShell/PowerShell/tree/master/test/perf/benchmarks)
242243
[SignalR](https://github.com/aspnet/SignalR/tree/master/benchmarks/Microsoft.AspNetCore.SignalR.Microbenchmarks),
243244
[F#](https://github.com/fsharp/fsharp/blob/master/tests/scripts/array-perf/array-perf.fs),
244245
[Orleans](https://github.com/dotnet/orleans/tree/master/test/Benchmarks),
245246
[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json/tree/master/Src/Newtonsoft.Json.Tests/Benchmarks),
246247
[Elasticsearch.Net](https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/bool-queries.html#_perfomance_considerations),
247-
[Dapper](https://github.com/StackExchange/Dapper/tree/master/Dapper.Tests.Performance),
248+
[Dapper](https://github.com/DapperLib/Dapper/tree/main/benchmarks/Dapper.Tests.Performance),
248249
[Expecto](https://github.com/haf/expecto/tree/master/Expecto.BenchmarkDotNet),
249-
[Accord.NET](https://github.com/accord-net/framework/tree/development/Tools/Performance),
250250
[ImageSharp](https://github.com/SixLabors/ImageSharp/tree/master/tests/ImageSharp.Benchmarks),
251251
[RavenDB](https://github.com/ravendb/ravendb/tree/v4.0/bench),
252252
[NodaTime](https://github.com/nodatime/nodatime/tree/master/src/NodaTime.Benchmarks),
253253
[Jint](https://github.com/sebastienros/jint/tree/dev/Jint.Benchmark),
254254
[NServiceBus](https://github.com/Particular/NServiceBus/issues?utf8=✓&q=+BenchmarkDotNet+),
255255
[Serilog](https://github.com/serilog/serilog/tree/dev/test/Serilog.PerformanceTests),
256256
[Autofac](https://github.com/autofac/Autofac/tree/develop/bench/Autofac.Benchmarks),
257-
[Npgsql](https://github.com/npgsql/npgsql/tree/dev/test/Npgsql.Benchmarks),
257+
[Npgsql](https://github.com/npgsql/npgsql/tree/main/test/Npgsql.Benchmarks),
258258
[Avalonia](https://github.com/AvaloniaUI/Avalonia/tree/master/tests/Avalonia.Benchmarks),
259259
[ReactiveUI](https://github.com/reactiveui/ReactiveUI/tree/master/src/Benchmarks),
260260
[SharpZipLib](https://github.com/icsharpcode/SharpZipLib/tree/master/benchmark/ICSharpCode.SharpZipLib.Benchmark),
@@ -266,9 +266,9 @@ BenchmarkDotNet is already adopted by more than [4500+](https://github.com/dotne
266266
[TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET/tree/master/src/TensorFlowNet.Benchmarks),
267267
[Apache Thrift](https://github.com/apache/thrift/tree/master/lib/netstd/Benchmarks/Thrift.Benchmarks).
268268
On GitHub, you can find
269-
3500+ [issues](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=created&type=Issues&utf8=✓),
270-
2100+ [commits](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=committer-date&type=Commits&utf8=✓), and
271-
650,000+ [files](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=indexed&type=Code&utf8=✓)
269+
4500+ [issues](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=created&type=Issues&utf8=✓),
270+
2500+ [commits](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=committer-date&type=Commits&utf8=✓), and
271+
500,000+ [files](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=indexed&type=Code&utf8=✓)
272272
that involve BenchmarkDotNet.
273273

274274
## Learn more about benchmarking

docs/index.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ It's no harder than writing unit tests!
3030
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.
3131
BenchmarkDotNet protects you from popular benchmarking mistakes and warns you if something is wrong with your benchmark design or obtained measurements.
3232
The results are presented in a [user-friendly](#friendliness) form that highlights all the important facts about your experiment.
33-
The library is adopted by [4500+ projects](#who-use-benchmarkdotnet) including .NET Runtime and supported by the [.NET Foundation](https://dotnetfoundation.org).
33+
The library is adopted by [6800+ projects](#who-uses-benchmarkdotnet) including .NET Runtime and supported by the [.NET Foundation](https://dotnetfoundation.org).
3434

3535
It's [easy](#simplicity) to start writing benchmarks, check out an example
3636
(copy-pastable version is [here](https://benchmarkdotnet.org/articles/guides/getting-started.html)):
@@ -110,7 +110,8 @@ The measured data can be exported to different formats (md, html, csv, xml, json
110110

111111
*Supported runtimes:* .NET 5+, .NET Framework 4.6.1+, .NET Core 2.0+, Mono, CoreRT
112112
*Supported languages:* C#, F#, Visual Basic
113-
*Supported OS:* Windows, Linux, macOS
113+
*Supported OS:* Windows, Linux, macOS
114+
*Supported architectures:* x86, x64, ARM, ARM64 and Wasm
114115

115116
## Features
116117

@@ -231,30 +232,30 @@ If you don't customize the summary view,
231232
## Who uses BenchmarkDotNet?
232233

233234
Everyone!
234-
BenchmarkDotNet is already adopted by more than [4500+](https://github.com/dotnet/BenchmarkDotNet/network/dependents?package_id=UGFja2FnZS0xNTY3MzExMzE%3D) projects including
235+
BenchmarkDotNet is already adopted by more than [6800+](https://github.com/dotnet/BenchmarkDotNet/network/dependents?package_id=UGFja2FnZS0xNTY3MzExMzE%3D) projects including
235236
[dotnet/performance](https://github.com/dotnet/performance) (reference benchmarks for all .NET Runtimes),
236237
[dotnet/runtime](https://github.com/dotnet/runtime/issues?utf8=%E2%9C%93&q=BenchmarkDotNet) (.NET Core runtime and libraries),
237238
[Roslyn](https://github.com/dotnet/roslyn/search?q=BenchmarkDotNet&type=Issues&utf8=✓) (C# and Visual Basic compiler),
238239
[Mono](https://github.com/mono/mono/tree/master/sdks/wasm/bench-runner),
239240
[ASP.NET Core](https://github.com/aspnet/AspNetCore/tree/master/src/Servers/IIS/IIS/benchmarks),
240-
[ML.NET](https://github.com/dotnet/machinelearning/tree/master/test/Microsoft.ML.Benchmarks),
241+
[ML.NET](https://github.com/dotnet/machinelearning/tree/main/test/Microsoft.ML.PerformanceTests),
241242
[Entity Framework Core](https://github.com/dotnet/efcore/tree/master/benchmark),
243+
[PowerShell](https://github.com/PowerShell/PowerShell/tree/master/test/perf/benchmarks)
242244
[SignalR](https://github.com/aspnet/SignalR/tree/master/benchmarks/Microsoft.AspNetCore.SignalR.Microbenchmarks),
243245
[F#](https://github.com/fsharp/fsharp/blob/master/tests/scripts/array-perf/array-perf.fs),
244246
[Orleans](https://github.com/dotnet/orleans/tree/master/test/Benchmarks),
245247
[Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json/tree/master/Src/Newtonsoft.Json.Tests/Benchmarks),
246248
[Elasticsearch.Net](https://www.elastic.co/guide/en/elasticsearch/client/net-api/current/bool-queries.html#_perfomance_considerations),
247-
[Dapper](https://github.com/StackExchange/Dapper/tree/master/Dapper.Tests.Performance),
249+
[Dapper](https://github.com/DapperLib/Dapper/tree/main/benchmarks/Dapper.Tests.Performance),
248250
[Expecto](https://github.com/haf/expecto/tree/master/Expecto.BenchmarkDotNet),
249-
[Accord.NET](https://github.com/accord-net/framework/tree/development/Tools/Performance),
250251
[ImageSharp](https://github.com/SixLabors/ImageSharp/tree/master/tests/ImageSharp.Benchmarks),
251252
[RavenDB](https://github.com/ravendb/ravendb/tree/v4.0/bench),
252253
[NodaTime](https://github.com/nodatime/nodatime/tree/master/src/NodaTime.Benchmarks),
253254
[Jint](https://github.com/sebastienros/jint/tree/dev/Jint.Benchmark),
254255
[NServiceBus](https://github.com/Particular/NServiceBus/issues?utf8=✓&q=+BenchmarkDotNet+),
255256
[Serilog](https://github.com/serilog/serilog/tree/dev/test/Serilog.PerformanceTests),
256257
[Autofac](https://github.com/autofac/Autofac/tree/develop/bench/Autofac.Benchmarks),
257-
[Npgsql](https://github.com/npgsql/npgsql/tree/dev/test/Npgsql.Benchmarks),
258+
[Npgsql](https://github.com/npgsql/npgsql/tree/main/test/Npgsql.Benchmarks),
258259
[Avalonia](https://github.com/AvaloniaUI/Avalonia/tree/master/tests/Avalonia.Benchmarks),
259260
[ReactiveUI](https://github.com/reactiveui/ReactiveUI/tree/master/src/Benchmarks),
260261
[SharpZipLib](https://github.com/icsharpcode/SharpZipLib/tree/master/benchmark/ICSharpCode.SharpZipLib.Benchmark),
@@ -266,9 +267,9 @@ BenchmarkDotNet is already adopted by more than [4500+](https://github.com/dotne
266267
[TensorFlow.NET](https://github.com/SciSharp/TensorFlow.NET/tree/master/src/TensorFlowNet.Benchmarks),
267268
[Apache Thrift](https://github.com/apache/thrift/tree/master/lib/netstd/Benchmarks/Thrift.Benchmarks).
268269
On GitHub, you can find
269-
3500+ [issues](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=created&type=Issues&utf8=✓),
270-
2100+ [commits](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=committer-date&type=Commits&utf8=✓), and
271-
650,000+ [files](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=indexed&type=Code&utf8=✓)
270+
4500+ [issues](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=created&type=Issues&utf8=✓),
271+
2500+ [commits](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=committer-date&type=Commits&utf8=✓), and
272+
500,000+ [files](https://github.com/search?o=desc&q=BenchmarkDotNet+-repo:dotnet%2FBenchmarkDotNet&s=indexed&type=Code&utf8=✓)
272273
that involve BenchmarkDotNet.
273274

274275
## Learn more about benchmarking

0 commit comments

Comments
 (0)