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

Add Benchmarks for .NET 6 and .NET Framework 4.8 #66

Closed
SkyeHoefling opened this issue Jan 11, 2022 · 0 comments · Fixed by #70
Closed

Add Benchmarks for .NET 6 and .NET Framework 4.8 #66

SkyeHoefling opened this issue Jan 11, 2022 · 0 comments · Fixed by #70

Comments

@SkyeHoefling
Copy link
Contributor

Description

Benchmarks only support .NET 5 and need to print data for all supported platforms. In #62 we identified a memory leak in .NET Framework that was pre-existing and it is tracked in #65. With proper benchmarking metrics this could have been caught much earlier in the release cycle

Task

  • Add benchmarking for .NET Framework 4.8
  • Add benchmarking for .NET 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant