akamsteeg / AtleX.HaveIBeenPwned

A fully async .NET Standard client library for the API of HaveIBeenPwned.com
https://www.nuget.org/packages/AtleX.HaveIBeenPwned/
MIT License
5 stars 0 forks source link

Update BenchmarkDotNet to at least v0.14 and enable benchmarks for NativeAOT #109

Closed akamsteeg closed 1 month ago

akamsteeg commented 1 month ago

In v0.14 of BenchmarkDotNet, https://github.com/dotnet/BenchmarkDotNet/issues/2548 was fixed for AVX-512 enabled CPUs and Native AOT benchmarks. We should now add Native AOT benchmarks for .NET 8+ in the benchmarks project.