microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

[Internal] Minor improvements to perf tests

Open pmaytak opened this issue 1 year ago • 0 comments

  • [x] Update BenchmarkDotNet to 0.13.2.
  • [x] Hide Type, UnrollFactor columns as described here.
  • [x] Update Nuget to version 6.
  • [ ] Update the perf project to target netcoreapp3.1 and net6.0 (there're some dependency errors when dual targeting).
  • [ ] Update the yaml to pass the runtime argument, which will target all platforms by default or specific user-specified parameters.
  • [x] Don't run JsonTests (probably not needed)

pmaytak avatar Sep 01 '22 02:09 pmaytak