-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Run Information
| Architecture | x64 |
|---|---|
| OS | alpine 3.12 |
| 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 |
|---|---|---|---|---|---|---|---|---|---|---|
| Widen_byte - Duration of single invocation | 873.95 ns | 657.95 ns | 0.75 | 0.00 | True | |||||
| Narrow_long - Duration of single invocation | 1.53 μs | 875.43 ns | 0.57 | 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.Widen_byte
System.Numerics.Tests.Perf_VectorConvert.Narrow_long
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository

