Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Add BenchmarkDotNet benchmarks #13

Open
neilculver opened this issue Apr 3, 2017 · 0 comments
Open

Add BenchmarkDotNet benchmarks #13

neilculver opened this issue Apr 3, 2017 · 0 comments

Comments

@neilculver
Copy link
Contributor

We have some unit tests which are using timers to assert performance of certain features. These test are obviously not designed to actually measure performance, only to ensure we don't introduce significant performance issues.

However, we could get an accurate idea of performance (and how it is being affected by changes) using something like BenchmarkDotNet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant