vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix: LazyScanStream prepare/execute is CPU-work not I/O Scan preparation and execution in LazyScanStream is CPU-bound work, so spawn it with Handle::spawn_cpu instead of the blocking I/O pool. Recreates the scan_builder change from https://github.com/vortex-data/vortex/pull/7580 on the current develop branch. Signed-off-by: robert <robert@spiraldb.com>
claude/pr-7580-recreation-lpgtli
25 seconds ago
fix: LazyScanStream prepare/execute is CPU-work not I/O Scan preparation and execution in LazyScanStream is CPU-bound work, so spawn it with Handle::spawn_cpu instead of the blocking I/O pool. Recreates the scan_builder change from https://github.com/vortex-data/vortex/pull/7580 on the current develop branch. Signed-off-by: "robert" <robert@spiraldb.com>
claude/pr-7580-recreation-lpgtli
3 minutes ago
try this Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/remove-map-fn-limit
10 minutes ago
fix array Signed-off-by: Adam Gutglick <adam@spiraldb.com>
adamg/dict-export
59 minutes ago
feat: make explain SQL prefix configurable Signed-off-by: Nemo Yu <zyu379@wisc.edu>
nemo/explain-sql-prefix
14 hours ago
Merge branch 'develop' into nemo/geo-bbox-short-circuit
nemo/geo-bbox-short-circuit
15 hours ago
perf(vortex-geo): short-circuit predicates with bounding boxes Cache the constant geometry's bounding rectangle and use per-row rectangles to reject disjoint intersects and impossible contains checks before exact evaluation. Add correctness coverage and a comparative Divan microbenchmark. Signed-off-by: Nemo Yu <zyu379@wisc.edu>
nemo/geo-bbox-short-circuit
15 hours ago
Only run benchmark env configuration after setup is complete (#9075) ## Rationale for this change This step (tries) to make the box more predictable at the cost of some performance, we should only run it AFTER we do all the setup (downloading dependencies, building binaries, generating data). Signed-off-by: Adam Gutglick <adam@spiraldb.com>
develop
16 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
fix: LazyScanStream prepare/execute is CPU-work not I/O
#9078
12 minutes ago
305eeb9
claude/pr-7580-recreation-lpgtli
CodSpeed Performance Gauge
0%
Adamg/remove map fn limit
#8766
11 minutes ago
3645600
adamg/remove-map-fn-limit
CodSpeed Performance Gauge
0%
Optimize exporting chunked<dict> to Arrow Dict
#9074
1 hour ago
b5a9ea8
adamg/dict-export
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs