-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
| Architecture | x86 |
|---|---|
| OS | Windows 10.0.18362 |
| Baseline | 20997528d84805565217ba8a85133af507144065 |
| Compare | 35704e44e5d1b158f21512b1c1081a0e025bde3f |
| Diff | Diff |
Improvements in System.Numerics.Tests.Perf_VectorConvert
| Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio | Baseline ETL | Compare ETL |
|---|---|---|---|---|---|---|---|---|---|---|
| Narrow_long - Duration of single invocation | 2.19 μs | 1.26 μs | 0.57 | 0.00 | True | |||||
| Widen_byte - Duration of single invocation | 1.25 μs | 947.96 ns | 0.76 | 0.00 | True |
Repro
git clone https://github.com/dotnet/performance.git
py .\performance\scripts\benchmarks_ci.py -f net6.0 --filter 'System.Numerics.Tests.Perf_VectorConvert*'Payloads
Histogram
System.Numerics.Tests.Perf_VectorConvert.Narrow_long
System.Numerics.Tests.Perf_VectorConvert.Widen_byte
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

