
BenchmarkDotNet
@BenchmarkDotNet
Powerful .NET library for benchmarking. Maintained by @andrey_akinshin
You might like
I started assembling my research notes into a manual Pragmastat: Pragmatic Statistical Toolkit. Current version covers basic summary estimators, available online and in PDF (55 pages), with implementations in 7 languages + reference tests and simulations. pragmastat.dev

BenchmarkDotNet has reached 50,000,000 downloads on NuGet

#dotnet LINQ performance benchmark ⬇️ Seen this earlier on LinkedIn, a somewhat contrived benchmark perhaps but still quite indicative of performance improvements from .NET version to version.

We've released NativeCompressions v0.3.0! We've achieved dramatic performance improvements in Zstandard. I'm attaching Compress/Decompress benchmarks that also compare it with Brotli and GZip. The results are excellent! github.com/Cysharp/Native…

🚀 New Post! Monitor .NET App Performance with BenchmarkDotNet ⚡ ✅ Benchmarking basics ✅ Real-world examples ✅ Tips to boost performance 👉 blog.elmah.io/how-to-monitor… #DotNet #CSharp #Benchmarking #Performance #BenchmarkDotNet #DevTips #TechBlog #Developer
Want to make your .NET code faster? 🚀 Benchmarking is key! Learn how to measure performance, catch bottlenecks, and optimize your code using BenchmarkDotNet & Spargine. Don't ship slow code! ⚡ dotnettips.wordpress.com/2022/11/28/ben… #dotNET #Benchmarking #BenchmarkDotNet #MVPBuzz
We all know that we're not supposed to use reflection in performance critical paths... Read more here: devleader.ca/2024/03/17/con… #CSharp #DotNet #DotNetCore #BenchmarkDotNet

NativeCompressions v0.2 has been released! Following LZ4, we have now added support for Zstandard. See the multi-threading peformance! While it's still in preview, we aim to release the stable version as soon as possible (before .NET 10!). github.com/Cysharp/Native…

BenchmarkDotNet v0.15.2 has been released! The new version enhances the accuracy of the memory diagnoser. github.com/dotnet/Benchma…

Faster Way To Deal With Exceptions That You Aren't Using In #CSharp If we hate exceptions in CSharp much, why are we throwing them? In this video, we'll look at some variations to throwing exceptions in C# in addition to some performance insights from benchmarkdotnet! We have…

.NET 10 Preview 3 is out and brings with it stack allocation for arrays of value types. What that means? - no heap allocation / no GC overhead - 60% performance improvement in our benchmark vs .NET 9 Check out the benchmark here: startdebugging.net/2025/04/net-10… #dotnetten #dotnet
startdebugging.net
.NET 10: Stack allocation of arrays of value types - Start Debugging
Learn how .NET 10 outperforms .NET 9 with stack-allocated arrays of value types. Discover the performance boost backed by real BenchmarkDotNet results.
FrozenDictionary int key perf improvements in .NET 10 #dotnet

Top Tips to Analyze .NET Caching with BenchmarkDotNet medium.com/@hasanmcse/top…
BenchmarkDotnet is a tool I use a lot when I am trying to find the better way to do stuff. I even keep the benchmarks folder in the coude source and document why we choose certain paths.
#dotnet 10 reduces IEnumerable 'penalty' from 83% to 10% In .NET 9 the cost of looping through an array via IEnumerable was 83% over directly iterating the array, whereas in .NET 10 the cost was only 10% 👏🏻 What do you think?

🚀 Want to get serious about performance? Now you can capture profiling traces from benchmarks and optimize them with Copilot! Visual Studio Profiler + BenchmarkDotNet = instant trace when you run benchmarks. Learn More: benchmarkdotnet.org/articles/featu… youtube.com/watch?v=X1J1wD…
youtube.com
YouTube
Make Software Faster with VS Profiler & Copilot
United States Trends
- 1. Gabe Vincent 3,311 posts
- 2. #Blackhawks 2,002 posts
- 3. Deport Harry Sisson 6,827 posts
- 4. #AEWDynamite 17.9K posts
- 5. Angel Reese 48K posts
- 6. Blues 21.2K posts
- 7. Mavs 5,426 posts
- 8. tzuyu 221K posts
- 9. #VSFashionShow 544K posts
- 10. Lakers 17.5K posts
- 11. Deloitte 5,280 posts
- 12. #PokemonZA 1,339 posts
- 13. #Survivor49 3,435 posts
- 14. DuPont 1,522 posts
- 15. Nazar 6,551 posts
- 16. Hofer 1,719 posts
- 17. Tusky 2,177 posts
- 18. jihyo 176K posts
- 19. Birdman 4,935 posts
- 20. Mad Max 3,091 posts
You might like
-
Andrey Akinshin
@andrey_akinshin -
Maoni Stephens
@maoni0 -
Konrad Kokosa
@konradkokosa -
Dor Moshe
@DorMoshe -
Adam Sitnik
@SitnikAdam -
Christophe Nasarre @chrisnas.bsky.social
@chnasarre -
Bartosz Adamczewski
@badamczewski01 -
Jeremy D. Miller
@jeremydmiller -
LINQPad·Joe Albahari
@linqpad -
Kunal
@KuXMLP -
Szymon Kulec
@Scooletz -
Oleksii Nikiforov 🇺🇦
@nikiforovall -
Pépèr-Hadé Shóyemí
@CitizenPeper -
OmariO
@0omari0 -
Almir Mesic
@almirmesic
Something went wrong.
Something went wrong.