-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | ViperUbuntu |
Baseline | 1557f12ae546a83a01a87eab8128bf5d6d288ca6 |
Compare | 86d2eaa16d818149c1c2869bf0234c6eba24afac |
Diff | Diff |
Configs | CompilationMode:tiered, RunKind:micro |
Improvements in System.Tests.Perf_Int128
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
108.99 ns | 70.60 ns | 0.65 | 0.08 | True | ||||
105.64 ns | 67.70 ns | 0.64 | 0.00 | True | ||||
112.29 ns | 77.09 ns | 0.69 | 0.02 | True | ||||
108.84 ns | 71.87 ns | 0.66 | 0.04 | True |
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_Int128*'
System.Tests.Perf_Int128.TryFormat(value: -170141183460469231731687303715884105728)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Int128.TryFormat(value: 170141183460469231731687303715884105727)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Int128.ToString(value: -170141183460469231731687303715884105728)
ETL Files
Histogram
JIT Disasms
System.Tests.Perf_Int128.ToString(value: 170141183460469231731687303715884105727)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository