vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Use built-in DF cache for file metadata and fix metrics wiring (#6164) Instead of using our own custom file cache, we delegate to DataFusion's file metadata cache to stash footers we've already read, allowing users to re-use other existing DF code and extensions while reducing the amount of code we have to care about. It also makes wiring metrics simpler, as we don't cache the layout readers created during `infer_schema` or `infer_stats`, which is desired because `FileFormat` is long living while `FileSource` isn't, so we don't want it to hold a metrics instance. --------- Signed-off-by: Adam Gutglick <adam@spiraldb.com> Signed-off-by: Andrew Duffy <andrew@a10y.dev> Co-authored-by: Andrew Duffy <andrew@a10y.dev>
develop
4 minutes ago
fix: cuda ptx folder (#6170) Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
develop
15 minutes ago
fix Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/fixup-fuzzer
29 minutes ago
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/fixup-bool-tests-v2
32 minutes ago
Merge remote-tracking branch 'origin/develop' into ji/fixup-fuzzer # Conflicts: # vortex-cuda/build.rs
ji/fixup-fuzzer
45 minutes ago
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/fixup-bool-tests-v2
46 minutes ago
layout recursively count Signed-off-by: Andrew Duffy <andrew@a10y.dev>
adamg/utilize-df-caches
6 hours ago
filter_primitive CUDA kernel Signed-off-by: Andrew Duffy <andrew@a10y.dev>
aduffy/filter-kernel
11 hours ago
Active Branches
feat[cuda]: basic filter kernel for primitive
last run
11 hours ago
#6182
CodSpeed Performance Gauge
+13%
feat: "hedging": issue two concurrent requests for HEAD and GET
last run
12 hours ago
#6183
CodSpeed Performance Gauge
+10%
Chore: Refactor `FilterArray` code
last run
12 hours ago
#6152
CodSpeed Performance Gauge
-21%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs