Closed
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | d1770cc10d5f74642ee108ff5be83a6ecc30792a |
Compare | 2dbdff1a7aebd64b4b265d99b173cd77f088c36e |
Diff | Diff |
Configs | CompilationMode:wasm, RunKind:micro |
Improvements in System.Collections.Tests.Perf_BitArray
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
202.72 ns | 154.44 ns | 0.76 | 0.41 | False | ||||
173.71 ns | 113.79 ns | 0.66 | 0.56 | False | ||||
331.55 ns | 88.27 ns | 0.27 | 0.58 | False | ||||
1.24 μs | 532.56 ns | 0.43 | 0.01 | False | ||||
1.56 μs | 872.03 ns | 0.56 | 0.06 | False | ||||
196.93 ns | 172.77 ns | 0.88 | 0.41 | False | ||||
1.11 μs | 137.64 ns | 0.12 | 0.02 | False | ||||
200.38 ns | 176.14 ns | 0.88 | 0.47 | False | ||||
659.08 ns | 414.06 ns | 0.63 | 0.43 | False | ||||
1.26 μs | 464.50 ns | 0.37 | 0.05 | 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.Collections.Tests.Perf_BitArray*'
System.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayCopyToIntArray(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayCopyToByteArray(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayIntArrayCtor(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySetLengthShrink(Size: 512)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository