Skip to content

Add RunEndBool encoding for efficient boolean array compression#8467

Draft
joseph-isaacs wants to merge 1 commit into
developfrom
claude/runend-bool-compression-r148yw
Draft

Add RunEndBool encoding for efficient boolean array compression#8467
joseph-isaacs wants to merge 1 commit into
developfrom
claude/runend-bool-compression-r148yw

feat(runend-bool): re-add run-end bool encoding with BtrBlocks auto-s…

8133d43
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jul 3, 2026

1 benchmark regressed

⚠️ Unknown Walltime execution environment detected

Using the Walltime instrument on standard Hosted Runners will lead to inconsistent data.

For the most accurate results, we recommend using CodSpeed Macro Runners: bare-metal machines fine-tuned for performance measurement consistency.

⚡ 4 improved benchmarks
❌ 1 regressed benchmark
✅ 1592 untouched benchmarks
⏩ 4 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_varbinview_into_canonical[(100, 100)] 272.2 µs 307.1 µs -11.39%
Simulation chunked_bool_canonical_into[(1000, 10)] 26.8 µs 16.4 µs +63.47%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 191.4 µs 154.8 µs +23.66%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 205.9 µs 169.8 µs +21.26%
Simulation eq_i64_constant 319.8 µs 290.1 µs +10.25%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing claude/runend-bool-compression-r148yw (8133d43) with develop (ee2cd67)

Open in CodSpeed

Footnotes

  1. 4 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.