Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 44b4d33af4384590b812b7b66d54064423feca42 |
Compare | 05abb765e2740d7182c56e142fbe44d76fafedf4 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Collections.IndexerSetReverse<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
146.87 ns | 203.12 ns | 1.38 | 0.04 | False | ||||
282.49 ns | 317.34 ns | 1.12 | 0.01 | False | ||||
147.11 ns | 189.98 ns | 1.29 | 0.01 | False |
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 'System.Collections.IndexerSetReverse<String>*'
System.Collections.IndexerSetReverse<String>.Array(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<String>.List(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<String>.Span(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 44b4d33af4384590b812b7b66d54064423feca42 |
Compare | 05abb765e2740d7182c56e142fbe44d76fafedf4 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Collections.IndexerSetReverse<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
146.86 ns | 189.99 ns | 1.29 | 0.01 | False | ||||
282.45 ns | 316.97 ns | 1.12 | 0.01 | False | ||||
146.09 ns | 189.24 ns | 1.30 | 0.01 | False | ||||
282.98 ns | 352.01 ns | 1.24 | 0.01 | False |
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 'System.Collections.IndexerSetReverse<Int32>*'
System.Collections.IndexerSetReverse<Int32>.Array(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.List(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.Span(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.IndexerSetReverse<Int32>.IList(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22631 |
Queue | ViperWindows |
Baseline | 44b4d33af4384590b812b7b66d54064423feca42 |
Compare | 05abb765e2740d7182c56e142fbe44d76fafedf4 |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Regressions in System.Collections.ContainsFalse<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
8.88 μs | 12.65 μs | 1.42 | 0.19 | False | ||||
10.37 μs | 14.17 μs | 1.37 | 0.18 | False | ||||
10.64 μs | 13.50 μs | 1.27 | 0.20 | False |
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 'System.Collections.ContainsFalse<Int32>*'
System.Collections.ContainsFalse<Int32>.Span(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.ContainsFalse<Int32>.Stack(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.ContainsFalse<Int32>.ICollection(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository