Skip to content

Add RoaringBitmap support to vortex-jni bindings#8220

Merged
robert3005 merged 2 commits into
developfrom
rk/jniselection
Jun 2, 2026
Merged

Add RoaringBitmap support to vortex-jni bindings#8220
robert3005 merged 2 commits into
developfrom
rk/jniselection

validation

798ff51
Select commit
Loading
Failed to load commit list.
CodSpeed HQ / CodSpeed Performance Analysis failed Jun 2, 2026

Performance Regression: -0.7%

⚠️ 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
❌ 4 regressed benchmarks
✅ 1267 untouched benchmarks

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation chunked_bool_canonical_into[(1000, 10)] 30.6 µs 45.5 µs -32.83%
Simulation chunked_varbinview_canonical_into[(1000, 10)] 161.6 µs 197.8 µs -18.29%
Simulation chunked_varbinview_into_canonical[(1000, 10)] 176.2 µs 212.4 µs -17.02%
Simulation bitwise_not_vortex_buffer_mut[128] 246.1 ns 275.3 ns -10.6%
Simulation baseline_eq[4, 65536] 237.9 µs 185.1 µs +28.54%
Simulation baseline_lt[16, 65536] 275.5 µs 217.6 µs +26.62%
Simulation baseline_lt[4, 65536] 253.2 µs 200.9 µs +26.01%
Simulation baseline_eq[16, 65536] 260.5 µs 230 µs +13.23%

Tip

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


Comparing rk/jniselection (798ff51) with develop (84a4a3f)

Open in CodSpeed