Closed
Description
Run Information
Architecture | x64 |
---|---|
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 |
---|---|---|---|---|---|---|---|---|---|---|
Widen_byte - Duration of single invocation | 1.26 μs | 946.01 ns | 0.75 | 0.00 | True | |||||
Narrow_long - Duration of single invocation | 2.19 μs | 1.26 μs | 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