vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Removes vortex_unwrap completely in favor of vortex_expect (#5805) This change removes all the instances of `vortex_unwrap` and replaces them with `vortex_expect` essentially compelling the user to provide a justification of failure. Signed-off-by: Pratham Agarwal <agarwalpratham1812@gmail.com>
develop
2 days ago
solves #1403 Signed-off-by: Pratham Agarwal <agarwalpratham1812@gmail.com>
Pratham1812:alpha/vortex_expect
2 days ago
performance[vortex-array]: don't call is_valid to count bytes in varbinview (#5814) I noticed that the better blocks compressor uses count_referenced_bytes which calls is_valid on each view and results in an expensive scalar_at call. This was 30% of our system-wide CPU usage over 12 hours (see PR for attached screenshot). This commit iterates over the nullability mask directly to avoid these expensive calls. <img width="1443" height="953" alt="image" src="https://github.com/user-attachments/assets/88a928d1-e223-426a-9c4e-bd5b35458a0d" /> Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
develop
2 days ago
Cleanup unused dependencies and dead file (#5787) Signed-off-by: Adam Gutglick <adam@spiraldb.com>
develop
2 days ago
performance[vortex-array]: don't call is_valid to count bytes in varbinview I noticed that the better blocks compressor uses count_referenced_bytes which calls is_valid on each view and results in an expensive scalar_at call. This was 30% of our system-wide CPU usage over 12 hours (see PR for attached screenshot). This commit iterates over the nullability mask directly to avoid these expensive calls. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/viewcount
2 days ago
Fix some deps Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/minor-cleanup-2025-12-18
2 days ago
performance[vortex-array]: don't call is_valid to count bytes in varbinview I noticed that the better blocks compressor uses count_referenced_bytes which calls is_valid on each view and results in an expensive scalar_at call. This was 30% of our system-wide CPU usage over 12 hours (see PR for attached screenshot). This commit iterates over the nullability mask directly to avoid these expensive calls. Signed-off-by: Alfonso Subiotto Marques <alfonso.subiotto@polarsignals.com>
asubiotto/viewcount
2 days ago
Cleanup unused dependencies and dead file Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/minor-cleanup-2025-12-18
2 days ago
Active Branches
Map view types when converting arrow_expressions to vortex expressions
last run
7 days ago
#5765
CodSpeed Performance Gauge
0%
Feature: Make `vortex-tui` a library
last run
7 days ago
#5779
CodSpeed Performance Gauge
0%
perf[sequence]: array constant compare execution kernel
last run
7 days ago
#5795
CodSpeed Performance Gauge
0%
Ā© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs