-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Run Information
Name | Value |
---|---|
Architecture | arm64 |
OS | Windows 10.0.22621 |
Queue | AmpereWindows |
Baseline | af49288b790fdcd849469a86086191a91256dcff |
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 |
---|---|---|---|---|---|---|---|---|
4.35 ns | 1.91 ns | 0.44 | 0.77 | False | ||||
3.66 ns | 2.18 ns | 0.59 | 0.83 | False | ||||
4.12 ns | 2.12 ns | 0.51 | 0.76 | False | ||||
4.22 ns | 2.12 ns | 0.50 | 0.79 | False | ||||
4.06 ns | 2.15 ns | 0.53 | 0.85 | 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 'GuardedDevirtualization.ThreeClassVirtual*'
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.00 pD=0.67)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.00)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.ThreeClassVirtual.Call(testInput: pB=0.67 pD=0.33)
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.33 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 | Windows 10.0.22621 |
Queue | AmpereWindows |
Baseline | af49288b790fdcd849469a86086191a91256dcff |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in GuardedDevirtualization.TwoClassVirtual
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
4.31 ns | 2.04 ns | 0.47 | 0.77 | False | ||||
4.41 ns | 2.10 ns | 0.48 | 0.85 | False | ||||
4.09 ns | 1.61 ns | 0.39 | 0.77 | False | ||||
3.39 ns | 2.25 ns | 0.66 | 0.77 | 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 'GuardedDevirtualization.TwoClassVirtual*'
GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.70)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.40)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.20)
ETL Files
Histogram
JIT Disasms
GuardedDevirtualization.TwoClassVirtual.Call(testInput: pB = 0.30)
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 | Windows 10.0.22621 |
Queue | AmpereWindows |
Baseline | af49288b790fdcd849469a86086191a91256dcff |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in PerfLabTests.CastingPerf2.CastingPerf
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
1.46 ms | 1.19 ms | 0.82 | 0.72 | 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 'PerfLabTests.CastingPerf2.CastingPerf*'
PerfLabTests.CastingPerf2.CastingPerf.ObjInt
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 | Windows 10.0.22621 |
Queue | AmpereWindows |
Baseline | af49288b790fdcd849469a86086191a91256dcff |
Compare | 803d6589e48c189ca3c4312ba479e599ae21f2ac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
3.40 ms | 427.84 μs | 0.13 | 0.73 | False | ||||
1.76 ms | 460.04 μs | 0.26 | 0.68 | 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.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock*'
System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock.Count(Pattern: "(?i)Sherlock|Holmes|Watson", Options: NonBacktracking)
ETL Files
Histogram
JIT Disasms
System.Text.RegularExpressions.Tests.Perf_Regex_Industry_RustLang_Sherlock.Count(Pattern: "(?i)Sher[a-z]+|Hol[a-z]+", Options: NonBacktracking)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository