-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[Perf] Linux/x64: 9 Regressions on 12/1/2022 11:48:13 PM #79337
Comments
@SingleAccretion looks like regression by c782569. Do you have an idea what could have caused the regression? |
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to this area: @BrzVlad Issue DetailsRun Information
Regressions in System.Numerics.Tests.Perf_Matrix4x4
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_Matrix4x4*' PayloadsHistogramSystem.Numerics.Tests.Perf_Matrix4x4.CreatePerspectiveBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
Regressions in System.Tests.Perf_Version
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_Version*' PayloadsHistogramSystem.Tests.Perf_Version.Ctor4
Description of detection logic
Description of detection logic
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in PerfLabTests.BlockCopyPerf
Reprogit clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'PerfLabTests.BlockCopyPerf*' PayloadsHistogramPerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 10)
Description of detection logic
DocsProfiling workflow for dotnet/runtime repository
|
Same regression in MonoAOT - dotnet/perf-autofiling-issues#10359 |
The The other regressions I do not immediately see being related to #79172. Edit: I checked the commit diffs for non- |
@SingleAccretion Thanks for the update. Let me check the instruction stream for |
The other regressions are same as in #79336 |
Same cause as in #78805. Closing it, I will open tracking issue for span optimizations on mono interpreter. |
Run Information
Regressions in System.Numerics.Tests.Perf_Matrix4x4
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Numerics.Tests.Perf_Matrix4x4.CreatePerspectiveBenchmark
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Regressions in System.Tests.Perf_Version
Test Report
Repro
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_Version.Ctor4
Description of detection logic
Description of detection logic
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in PerfLabTests.BlockCopyPerf
Test Report
Repro
Payloads
Baseline
Compare
Histogram
PerfLabTests.BlockCopyPerf.CallBlockCopy(numElements: 10)
Description of detection logic
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
The text was updated successfully, but these errors were encountered: