Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 2c7753540b961ef15ec36fc25715bd4469e91aa8 |
Compare | 37b1764e19aceaa545d8433c490b850538b8905a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in ArrayDeAbstraction
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
462.30 ns | 161.81 ns | 0.35 | 0.01 | False | ||||
459.51 ns | 157.61 ns | 0.34 | 0.08 | False | ||||
461.53 ns | 162.28 ns | 0.35 | 0.00 | False | ||||
461.67 ns | 161.84 ns | 0.35 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'ArrayDeAbstraction*'
ArrayDeAbstraction.foreach_opaque_array_via_interface
ETL Files
Histogram
JIT Disasms
ArrayDeAbstraction.foreach_static_readonly_array_via_interface_property
ETL Files
Histogram
JIT Disasms
ArrayDeAbstraction.foreach_static_array_via_interface_property
ETL Files
Histogram
JIT Disasms
ArrayDeAbstraction.foreach_member_array_via_interface_property
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 | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 2c7753540b961ef15ec36fc25715bd4469e91aa8 |
Compare | 37b1764e19aceaa545d8433c490b850538b8905a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Diagnostics.Perf_Activity
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.38 μs | 1.16 μs | 0.34 | 0.01 | False | ||||
3.39 μs | 1.20 μs | 0.36 | 0.03 | False | ||||
21.55 ns | 1.37 ns | 0.06 | 0.13 | False | ||||
3.66 μs | 1.16 μs | 0.32 | 0.02 | False | ||||
22.79 ns | 1.91 ns | 0.08 | 0.09 | False | ||||
21.70 ns | 1.64 ns | 0.08 | 0.08 | False | ||||
3.38 μs | 1.97 μs | 0.58 | 0.03 | False | ||||
21.88 ns | 1.79 ns | 0.08 | 0.11 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Diagnostics.Perf_Activity*'
System.Diagnostics.Perf_Activity.EnumerateActivityTagObjectsLarge
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityLinksLarge
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityLinkTagsSmall
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityLinkTagsLarge
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityLinksSmall
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityTagObjectsSmall
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityEventsLarge
ETL Files
Histogram
JIT Disasms
System.Diagnostics.Perf_Activity.EnumerateActivityEventsSmall
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 | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 2c7753540b961ef15ec36fc25715bd4469e91aa8 |
Compare | 37b1764e19aceaa545d8433c490b850538b8905a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Linq.Tests.Perf_Enumerable
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
761.66 ns | 457.40 ns | 0.60 | 0.00 | False | ||||
4.32 μs | 2.90 μs | 0.67 | 0.02 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Linq.Tests.Perf_Enumerable*'
System.Linq.Tests.Perf_Enumerable.Concat_Once(input: IEnumerable)
ETL Files
Histogram
JIT Disasms
System.Linq.Tests.Perf_Enumerable.Concat_TenTimes(input: IEnumerable)
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 | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 2c7753540b961ef15ec36fc25715bd4469e91aa8 |
Compare | 37b1764e19aceaa545d8433c490b850538b8905a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Collections.CtorFromCollection<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.02 μs | 2.72 μs | 0.90 | 0.00 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.CtorFromCollection<Int32>*'
System.Collections.CtorFromCollection<Int32>.HashSet(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 | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 2c7753540b961ef15ec36fc25715bd4469e91aa8 |
Compare | 37b1764e19aceaa545d8433c490b850538b8905a |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Collections.IterateForEach<Int32>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
483.45 ns | 149.87 ns | 0.31 | 0.10 | 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
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Collections.IterateForEach<Int32>*'
System.Collections.IterateForEach<Int32>.IEnumerable(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository