-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Regressions in System.Threading.Tasks.Tests.Perf_AsyncMethods #94479
Comments
The diff is roughly 44a5abd...848c729. Could #87672 be the reason? cc @kouvel |
It seems unlikely to me that #87672 could cause it, the Lock type is not used by anything in coreclr currently and the remaining changes in the PR were only minor changes that don't appear to be perf-related. |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsRun Information
Regressions in System.Threading.Tasks.Tests.Perf_AsyncMethods
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Threading.Tasks.Tests.Perf_AsyncMethods*' PayloadsSystem.Threading.Tasks.Tests.Perf_AsyncMethods.YieldETL FilesHistogramJIT DisasmsDocsProfiling workflow for dotnet/runtime repository
|
Run Information
Regressions in System.Threading.Tasks.Tests.Perf_AsyncMethods
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
System.Threading.Tasks.Tests.Perf_AsyncMethods.Yield
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: