Add UnionArray#8834
1 benchmark regressed
⚡ 2 improved benchmarks
❌ 1 regressed benchmark
✅ 1832 untouched benchmarks
🆕 12 new benchmarks
⏩ 46 skipped benchmarks1
Warning
Please fix the performance issues or acknowledge them on CodSpeed.
Performance Changes
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | decode_varbin[(1000, 8)] |
26.2 µs | 34.3 µs | -23.53% |
| ⚡ | Simulation | copy_nullable[65536] |
1,033.2 µs | 579.1 µs | +78.42% |
| ⚡ | Simulation | copy_non_nullable[65536] |
913.5 µs | 799.4 µs | +14.28% |
| 🆕 | Simulation | take_chunked_fsl_random[16, 64] |
N/A | 358 µs | N/A |
| 🆕 | Simulation | take_chunked_fsl_random[32, 64] |
N/A | 515.9 µs | N/A |
| 🆕 | Simulation | take_chunked_fsl_random[8, 64] |
N/A | 275 µs | N/A |
| 🆕 | Simulation | take_chunked_fsl_sorted[16, 64] |
N/A | 354.6 µs | N/A |
| 🆕 | Simulation | take_chunked_fsl_sorted[32, 64] |
N/A | 514.8 µs | N/A |
| 🆕 | Simulation | take_chunked_fsl_sorted[8, 64] |
N/A | 269.3 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_random[16, 64] |
N/A | 273.7 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_random[32, 64] |
N/A | 436.2 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_random[8, 64] |
N/A | 197.7 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_sorted[16, 64] |
N/A | 268.6 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_sorted[32, 64] |
N/A | 437.1 µs | N/A |
| 🆕 | Simulation | take_fsl_chunked_elements_sorted[8, 64] |
N/A | 188.1 µs | N/A |
Tip
Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.
Comparing ct/union-array (772b738) with develop (cbaa3d7)2
Footnotes
-
46 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
-
No successful run was found on
develop(69f5bc5) during the generation of this report, so cbaa3d7 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report. ↩