Closed leekelleher closed 8 years ago
Been following the guys who write BenchmarkDotNet for a while now on Twitter waiting for them to announce DNX support. I think we should definitely try to incorporate it into testing.
Closing, PR #159 introduces Performance Tests (using BenchmarkDotNet).
I heard about the BenchmarkDotNet library today, (via Scott Hanselman's blog post).
It would be great to see a range of benchmarks for mapping of hundreds/thousands of
IPublishedContent
objects - in varying complicity.Then with AppVeyor we can add the benchmark report as a download on GitHub release pages.