You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* use 7.0.0 Microsoft.Extensions* when targeting net7.0, so .NET 6 vs 7 diff shows the actual difference for Extensions benchmarks, fixesdotnet/runtime#77900
* update net461 to net462 as the 7.0.0 version of System* libraries like System.Threading.Channels do not support net461 anymore
* remove net5.0 (it's not supported anymore)
* the test projects don't need to target old monikers, net7.0 is enough
Run Information
Regressions in System.Threading.Tasks.ValueTaskPerfTest
Historical Data in Reporting System
Repro
Histogram
System.Threading.Tasks.ValueTaskPerfTest.CreateAndAwait_FromYieldingAsyncMethod
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: