-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | arm64 |
OS | ubuntu 22.04 |
Queue | AmpereUbuntu |
Baseline | 7e977dcbe5efaeec2c75ed0c3e200c85b2e55522 |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in GuardedDevirtualization.ThreeClassVirtual
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.66 ns | 1.57 ns | 0.43 | 0.10 | False | ||||
3.51 ns | 1.71 ns | 0.49 | 0.37 | False | ||||
3.54 ns | 1.74 ns | 0.49 | 0.28 | False | ||||
3.65 ns | 1.58 ns | 0.43 | 0.09 | 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 'GuardedDevirtualization.ThreeClassVirtual*'
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.33)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.33 pD=0.00)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=0.33)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.00)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository
Run Information
Name | Value |
---|---|
Architecture | arm64 |
OS | ubuntu 22.04 |
Queue | AmpereUbuntu |
Baseline | 7e977dcbe5efaeec2c75ed0c3e200c85b2e55522 |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Collections.CreateAddAndClear<String>
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
4.92 μs | 4.28 μs | 0.87 | 0.51 | False | ||||
24.37 μs | 20.74 μs | 0.85 | 0.12 | 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.CreateAddAndClear<String>*'
System.Collections.CreateAddAndClear<String>.Queue(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.CreateAddAndClear<String>.ConcurrentBag(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 | arm64 |
OS | ubuntu 22.04 |
Queue | AmpereUbuntu |
Baseline | 7e977dcbe5efaeec2c75ed0c3e200c85b2e55522 |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Tests.Perf_String
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
6.08 ns | 5.00 ns | 0.82 | 0.50 | False | ||||
121.35 ns | 98.24 ns | 0.81 | 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 'System.Tests.Perf_String*'
System.Tests.Perf_String.TrimEnd_CharArr(s: "Test", c: [' ', ' '])
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_String.Interpolation_MultipleArgs(c: '1', s: "Foo")
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository