46 skills found · Page 1 of 2
dotnet / BenchmarkDotNetPowerful .NET library for benchmarking
EgorBo / IntrinsicsPlaygroundMy toys to play with SSE/AVX in pure C# (.NET Core 2.1)
mjebrahimi / BenchmarkDotNetVisualizer🌈 Visualizes your BenchmarkDotNet benchmarks to Colorful images and Feature-rich HTML (and maybe powerful charts in the future!)
yv989c / ChartsForBenchmarkDotNetA simple web app that charts your BenchmarkDotNet console results.
szehetner / BenchmarkDotNet VS RunnerVisual Studio Extension for running BenchmarkDotNet Benchmarks.
NickCraver / PerfBenchmarksBenchmarks for various things using BenchmarkDotNet
RealDotNetDave / DotNetTips.Spargine.8Spargine libraries for .NET 8
JBelthoff / Poker.netHigh-performance .NET 10 Poker Hand Evaluator :: BenchmarkDotNet-tested Texas Hold’em engine using pure C# (no lookup tables).
CBGonzalez / Core3Intrinsics IntroTaking the new `System.Runtime.Intrinsics` namespace for a spin
danielmarbach / BeyondSimpleBenchmarksBeyond simple benchmarks—A practical guide to optimizing code with BenchmarkDotNet
NewDayTechnology / Benchmarkdotnet.analyserA tool for analysing BenchmarkDotNet results
ecoAPM / BenchmarkMockNetUsing BenchmarkDotNet to compare .NET mocking library performance
phongnguyend / Practical.BenchmarkDotNetBenchmarks for some Performance Best Practices
TBertuzzi / TestePerfomanceTestes de Perfomance com BenchmarkDotNet e xUnit
samuel-oldra / Agenda.API🟣 C# e .NET 8
lahma / BenchmarkDotNet.ResultDiffNo description available
bitfaster / BenchlyGenerate plots for BenchmarkDotNet
renatogroffe / DotNet7 BenchmarkDotNet Tests InputData SqlServer Dapper EFCoreExemplo de implementação em .NET 7 (Console App) de benchmarking com testes comparando a performance do Dapper e do Entity Framework Core em inclusões de dados no SQL Server, envolvendo um relacionamento de um-para-muitos (Empresa e Contatos). Os comparativos foram gerados empregando o package BenchmarkDotNet.
AronDavis / FInt64-bit fixed point arithmatic for C# with 6-digit decimal precision. Fast, lightweight, and deterministic. Zero external dependencies.
jonathanpeppers / Xamarin.Forms.BenchmarksUsing BenchmarkDotNet to write some benchmarks for Xamarin.Forms concepts.