Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | f76d75739482939fcf2661010bf490a3d81163ed |
Compare | a56f9b0d32a060769effffc2dd42f4ed6eab289a |
Diff | Diff |
Configs | CompilationMode:wasm, RunKind:micro |
Improvements in System.Numerics.Tests.Perf_VectorConvert
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
24.20 μs | 22.16 μs | 0.92 | 0.01 | False | ||||
14.87 μs | 13.01 μs | 0.87 | 0.00 | False | ||||
17.92 μs | 16.56 μs | 0.92 | 0.00 | False | ||||
15.03 μs | 13.01 μs | 0.87 | 0.00 | False |
Repro
General Docs link: https://github.com/dotnet/performance/blob/main/docs/benchmarking-workflow-dotnet-runtime.md
git clone https://github.com/dotnet/performance.git
python3 .\performance\scripts\benchmarks_ci.py -f net8.0 --filter 'System.Numerics.Tests.Perf_VectorConvert*'
System.Numerics.Tests.Perf_VectorConvert.Narrow_int
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_VectorConvert.Narrow_long
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_VectorConvert.Narrow_double
ETL Files
Histogram
JIT Disasms
System.Numerics.Tests.Perf_VectorConvert.Narrow_ulong
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository