-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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/arm64: 4 Regressions on 9/22/2023 12:22:36 AM #92774
Comments
Arm64 regressed after #91903 |
Tagging subscribers to this area: @dotnet/area-system-collections Issue DetailsRun Information
Regressions in System.Collections.Tests.Perf_BitArray
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.Collections.Tests.Perf_BitArray*' PayloadsSystem.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository
|
I'm seeing a number of ARM64 codegen changes in the commit range, most likely related. |
Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch Issue DetailsRun Information
Regressions in System.Collections.Tests.Perf_BitArray
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.Collections.Tests.Perf_BitArray*' PayloadsSystem.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository
|
@eiriktsarpalis @EgorBo pointed at #91903 above, so are you sure this is codegen related? |
Apologies, I seem to have missed that comment. |
Tagging subscribers to this area: @dotnet/area-system-collections Issue DetailsRun Information
Regressions in System.Collections.Tests.Perf_BitArray
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.Collections.Tests.Perf_BitArray*' PayloadsSystem.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsSystem.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 512)ETL FilesHistogramDescription of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository
|
Run Information
Regressions in System.Collections.Tests.Perf_BitArray
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
System.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512)
ETL Files
Histogram
Description of detection logic
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512)
ETL Files
Histogram
Description of detection logic
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512)
ETL Files
Histogram
Description of detection logic
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 512)
ETL Files
Histogram
Description of detection logic
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: