-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | Windows 10.0.22621 |
Queue | TigerWindows |
Baseline | 758bbc6d6912b2f7782964607c8680b742742b7e |
Compare | efd5a63ac0681203c1a05e667669e145a188182d |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Tests.Perf_Version
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
26.21 ns | 24.77 ns | 0.95 | 0.19 | False | ||||
15.84 ns | 11.20 ns | 0.71 | 0.30 | False | ||||
19.69 ns | 17.22 ns | 0.87 | 0.28 | 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.Tests.Perf_Version*'
System.Tests.Perf_Version.ToString2
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Version.TryFormat2
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Version.TryFormat3
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository