Explore tweets tagged as #BenchmarkDotNet
Awesome feature @linqpad - just hightlight the code and press CTRL+SHIFT+B to benchmark with BenchmarkDotNet
4
40
219
After 10+ years of @BenchmarkDotNet development, I have finally got my first sponsorship! Huge thanks to AWS Open Source Software Fund!.
2
29
175
#CodingTips Ever wondered if Linq actually is slower in sorting collections of primitives in #csharp ?. Turns out it is quite a bit 😱. See our test results in a console application with BenchmarkDotNet 👇.#unitytips #gogottips #gamedev
7
16
89
Get started with BenchmarkDotNet ⏲️. BenchmarkDotNet has become the de facto standard for performance benchmarking on #dotnet. It's super easy to get started:. 1– Install BDN from NuGet.2– Create a class to contain your methods.3– Use [Benchmark] attribute on relevant methods
6
19
113
BenchmarkDotNet is an open-source library that makes it easy for you as a developer to create #benchmarks. The library became quite popular among #dotnet developers. New blog post: The image below shows a typical performance engineer at work😉
1
3
24