microsoft / xunit-performance

Provides extensions over xUnit to author performance tests.
MIT License
188 stars 55 forks source link

Small series of bug fixes #246

Closed jorive closed 6 years ago

jorive commented 6 years ago

What is missing here?

jorive commented 6 years ago

@AndyAyersMS I agree, and I also wanted to revisit the flags we capture and we use, so I could remove the unnecessary ones to reduce the runtime overhead and generated file size. We were capturing a lot of data we were not parsing/using.