Closed mattwarren closed 8 years ago
@mattwarren i really like the scale number, makes it far more understandable.
@dotnetchris yeah they are helpful, it was actually an accidental feature.
We found that people using BenchmarkDotNet were calculating the scaled
value themselves and manually putting it into the results, so we figured it would be easier if we made is a built-in option.
I'll leave it up to you whether you want to accept this or not, but I just wanted to show you what it would look like if the performance tests were re-written to use BenchmarkDotNet (full disclaimer, I'm one of the authors)
This is the output you get in the console
Or in markdown friendly format:
For reference this .zip file contains all the files that are generated after a run (.csv, .log and markdown)