Avatar for the vortex-data user
vortex-data
vortex
BlogDocsChangelog

Performance History

Latest Results

OnPair: regression tests for narrowed codes_offsets in filter Two tests rebuild a compressed array with `codes_offsets` deliberately narrowed (u32 → u16, then u32 → u8) — the shape the cascading compressor produces for short-row corpora — and assert that `<OnPair as FilterKernel>::filter` succeeds and returns the expected rows. Pre-fix (`as_slice::<u32>()` hard-coded), both tests panic with "Other error: Attempted to get slice of type u32 from array of type u16". Post-fix (match_each_integer_ptype! dispatch), both pass. Also drops a redundant function-scoped `use FilterKernel` since the trait is now imported at module scope. Signed-off-by: claude <claude@anthropic.com>
claude/vortex-array-rust-bindings-FQfIX
10 minutes ago

Latest Branches

CodSpeed Performance Gauge
0%
Add OnPair string compression encoding with predicate pushdown#7927
11 minutes ago
a1ba67f
claude/vortex-array-rust-bindings-FQfIX
CodSpeed Performance Gauge
-85%
29 minutes ago
0af4aad
rk/parentexecute
CodSpeed Performance Gauge
-17%
34 minutes ago
d34f09f
ngates/add-epic-issues-skill
© 2026 CodSpeed Technology
Home Terms Privacy Docs