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

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
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/fixup-bool-tests-v2
32 minutes ago
wip Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/fixup-bool-tests-v2
46 minutes ago

Active Branches

feat[cuda]: basic filter kernel for primitive
last run
11 hours ago
#6182
CodSpeed Performance Gauge
+13%
#6183
CodSpeed Performance Gauge
+10%
#6152
CodSpeed Performance Gauge
-21%
© 2026 CodSpeed Technology
Home Terms Privacy Docs