• Nick Craver's avatar
    Benchmarks: updating libs and overall runner (#1123) · 0b168789
    Nick Craver authored
    This is prepping a run we can drop into the README easily. And more info on allocations and such along with it. It's finishing off the benchmark port getting it into a good output state (something we can copy/paste). It removes Simple.Data because the package was debug and causes a lot of issues.
    
    This doesn't output 100% like we want yet (fastest to slowest). BenchmarkDotNet joins summary results after ordering...we need to post-order that. I'm asking the maintainers how to do so.
    
    Also note Belgrade was not parameterizing before, giving it a huge unfair advantage. This has been fixed to be apples:apples.
    0b168789
Dapper.Tests.Performance.csproj 2.48 KB