-
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
Dynamic heap count perf regressions #87014
Comments
We think it's #86245 cc @PeterSolMS |
Same on Linux-arm64: dotnet/perf-autofiling-issues#18433 |
Tagging subscribers to this area: @dotnet/gc Issue DetailsRun Information
Regressions in System.Tests.Perf_GC<Byte>
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_GC<Byte>*' PayloadsHistogramSystem.Tests.Perf_GC<Byte>.AllocateUninitializedArray(length: 10000, pinned: True)
Description of detection logic
JIT DisasmsSystem.Tests.Perf_GC<Byte>.AllocateArray(length: 1000, pinned: True)
Description of detection logic
JIT DisasmsSystem.Tests.Perf_GC<Byte>.AllocateUninitializedArray(length: 1000, pinned: True)
Description of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Tests.Perf_GC<Char>
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Tests.Perf_GC<Char>*' PayloadsHistogramSystem.Tests.Perf_GC<Char>.AllocateArray(length: 1000, pinned: True)
Description of detection logic
JIT DisasmsSystem.Tests.Perf_GC<Char>.AllocateUninitializedArray(length: 10000, pinned: True)
Description of detection logic
JIT DisasmsSystem.Tests.Perf_GC<Char>.AllocateUninitializedArray(length: 1000, pinned: True)
Description of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Text.Perf_Ascii
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Text.Perf_Ascii*' PayloadsHistogramSystem.Text.Perf_Ascii.ToLower_Bytes_Chars(Size: 128)
Description of detection logic
JIT DisasmsSystem.Text.Perf_Ascii.ToUpper_Bytes_Chars(Size: 128)
Description of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository Run Information
Regressions in System.Globalization.Tests.StringSearch
ReproGeneral Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md Payloadsgit clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Globalization.Tests.StringSearch*' PayloadsHistogramSystem.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (en-US, OrdinalIgnoreCase, False))
Description of detection logic
JIT DisasmsDocsProfiling workflow for dotnet/runtime repository
|
@mrsharm as well. |
Run Information
Regressions in System.Tests.Perf_GC<Byte>
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_GC<Byte>.AllocateUninitializedArray(length: 10000, pinned: True)
Description of detection logic
JIT Disasms
System.Tests.Perf_GC<Byte>.AllocateArray(length: 1000, pinned: True)
Description of detection logic
JIT Disasms
System.Tests.Perf_GC<Byte>.AllocateUninitializedArray(length: 1000, pinned: True)
Description of detection logic
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Tests.Perf_GC<Char>
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
Payloads
Baseline
Compare
Histogram
System.Tests.Perf_GC<Char>.AllocateArray(length: 1000, pinned: True)
Description of detection logic
JIT Disasms
System.Tests.Perf_GC<Char>.AllocateUninitializedArray(length: 10000, pinned: True)
Description of detection logic
JIT Disasms
System.Tests.Perf_GC<Char>.AllocateUninitializedArray(length: 1000, pinned: True)
Description of detection logic
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Text.Perf_Ascii
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
Payloads
Baseline
Compare
Histogram
System.Text.Perf_Ascii.ToLower_Bytes_Chars(Size: 128)
Description of detection logic
JIT Disasms
System.Text.Perf_Ascii.ToUpper_Bytes_Chars(Size: 128)
Description of detection logic
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Regressions in System.Globalization.Tests.StringSearch
Test Report
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
Payloads
Baseline
Compare
Payloads
Baseline
Compare
Histogram
System.Globalization.Tests.StringSearch.IsPrefix_DifferentFirstChar(Options: (en-US, OrdinalIgnoreCase, False))
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: