dotnet / perf-autofiling-issues

A landing place for auto-filed performance issues before they receive triage
MIT License
9 stars 4 forks source link

[Perf] Windows/x64: 2 Regressions on 11/25/2024 8:21:06 AM #45424

Open performanceautofiler[bot] opened 4 days ago

performanceautofiler[bot] commented 4 days ago

Run Information

Name Value
Architecture x64
OS Windows 10.0.22621
Queue TigerWindows
Baseline 9fb180fcbfa9a73fbea160c8cf8aa7a76f73ad56
Compare 651a47bc94fd484f00d68385aee1c98b00af3d47
Diff Diff
Configs CompilationMode:tiered, RunKind:akadeindexedset

Regressions in Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
5.89 μs 6.60 μs 1.12 0.00 True

graph Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks*'
### Akade.IndexedSet.Benchmarks.RangeIndexBenchmarks.LessThan_IndexedSet #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)

Run Information

Name Value
Architecture x64
OS Windows 10.0.22621
Queue TigerWindows
Baseline 9fb180fcbfa9a73fbea160c8cf8aa7a76f73ad56
Compare 651a47bc94fd484f00d68385aee1c98b00af3d47
Diff Diff
Configs CompilationMode:tiered, RunKind:akadeindexedset

Regressions in Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks

Benchmark Baseline Test Test/Base Test Quality Edge Detector Baseline IR Compare IR IR Ratio
25.15 ns 27.79 ns 1.10 0.00 True

graph Test Report

Repro

General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md

git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks*'
### Akade.IndexedSet.Benchmarks.ConcurrentSetBenchmarks.UniqueLookup #### ETL Files #### Histogram #### JIT Disasms ### Docs [Profiling workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/profiling-workflow-dotnet-runtime.md) [Benchmarking workflow for dotnet/runtime repository](https://github.com/dotnet/performance/blob/master/docs/benchmarking-workflow-dotnet-runtime.md)