forked from dotnet/performance
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Run Information
Architecture | x64 |
---|---|
OS | Windows 10.0.18362 |
Baseline | ce0982256cd83960a97d8745a84e97acc8ebf98d |
Compare | 92547f59890b738e02f115277f272a381c9f3f3b |
Diff | Diff |
Improvemnts in System.Tests.Perf_Decimal
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
---|---|---|---|---|---|---|---|---|---|---|
TryParse - Duration of single invocation | 86.65 ns | 80.75 ns | 0.93 | 0.07 | False |
Historical Data in Reporting System
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f netcoreapp5.0 --filter 'System.Tests.Perf_Decimal*'
Payloads
Histogram
System.Tests.Perf_Decimal.TryParse(value: "123456.789")
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository