Open
Description
Run Information
Name | Value |
---|---|
Architecture | x64 |
OS | ubuntu 22.04 |
Queue | TigerUbuntu |
Baseline | d1770cc10d5f74642ee108ff5be83a6ecc30792a |
Compare | 2dbdff1a7aebd64b4b265d99b173cd77f088c36e |
Diff | Diff |
Configs | CompilationMode:wasm, RunKind:micro |
Regressions in System.Collections.Tests.Perf_BitArray
Benchmark | Baseline | Test | Test/Base | Test Quality | Edge Detector | Baseline IR | Compare IR | IR Ratio |
---|---|---|---|---|---|---|---|---|
25.45 μs | 31.08 μs | 1.22 | 0.01 | False | ||||
183.17 ns | 259.16 ns | 1.41 | 0.02 | False | ||||
28.54 ns | 137.40 ns | 4.82 | 0.66 | False | ||||
34.17 ns | 48.42 ns | 1.42 | 0.37 | False | ||||
35.48 ns | 106.32 ns | 3.00 | 0.57 | False | ||||
22.18 μs | 31.06 μs | 1.40 | 0.00 | False | ||||
36.19 ns | 61.04 ns | 1.69 | 0.65 | False | ||||
50.84 ns | 56.19 ns | 1.11 | 0.64 | False | ||||
191.67 ns | 678.96 ns | 3.54 | 0.60 | False | ||||
84.05 ns | 320.22 ns | 3.81 | 0.50 | False | ||||
844.98 ns | 964.04 ns | 1.14 | 0.00 | False | ||||
112.70 ns | 607.80 ns | 5.39 | 0.51 | False | ||||
35.49 ns | 71.72 ns | 2.02 | 0.70 | False | ||||
3.00 μs | 4.40 μs | 1.47 | 0.00 | False | ||||
319.32 ns | 346.01 ns | 1.08 | 0.39 | 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.BitArrayCopyToBoolArray(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayGet(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayNot(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySet(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySetAll(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayGet(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayOr(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayAnd(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySetLengthGrow(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayByteArrayCtor(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayLeftShift(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySetLengthShrink(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayXor(Size: 4)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArraySet(Size: 512)
ETL Files
Histogram
JIT Disasms
System.Collections.Tests.Perf_BitArray.BitArrayCopyToBoolArray(Size: 4)
ETL Files
Histogram
JIT Disasms
Docs
Profiling workflow for dotnet/runtime repository
Benchmarking workflow for dotnet/runtime repository