-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Run Information
| Architecture | arm64 |
|---|---|
| OS | ubuntu 18.04 |
| Baseline | 9b93ac64e4f38e1f27ff5a243783f37518a9d8f4 |
| Compare | d489eea73dead30f9afd194abc871832c7624129 |
| Diff | Diff |
Improvemnts in System.Tests.Perf_Int32
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| TryFormat - Duration of single invocation | 41.25 ns | 36.52 ns | 0.89 | 0.60 | False | |||||
| ToString - Duration of single invocation | 43.65 ns | 40.66 ns | 0.93 | 0.21 | False |
Historical Data in Reporting System
Repro
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Tests.Perf_Int32*'Details
Payloads
Histogram
System.Tests.Perf_Int32.TryFormat(value: 2147483647)
System.Tests.Perf_Int32.ToString(value: 2147483647)
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

