Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update benchmarks #120

Open
idg10 opened this issue Feb 16, 2021 · 1 comment
Open

Update benchmarks #120

idg10 opened this issue Feb 16, 2021 · 1 comment

Comments

@idg10
Copy link
Contributor

idg10 commented Feb 16, 2021

We're currently using BenchmarkDotNet v0.12.0. On trying to move to 0.12.1, it became apparent that this is a significant change, despite what you might guess from the version numbers. The code no longer compiles with the newer version.

We should make all the necessary changes to adopt the latest version, and we should also ensure that automated collection of benchmark output in the build process continues to work.

It might also be a good time to look at whether to start collecting benchmarks for .NET 5.

@idg10 idg10 changed the title Move past BenchmarkDotNet 0.12.0 Update benchmarks Feb 16, 2021
@jongeorge1
Copy link

Note - have told dependabot to ignore this dependency using @dependabot ignore this dependency. We need to make sure it stops ignoring it once this issue is complete.

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

No branches or pull requests

2 participants