vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
feat(vortex-btrblocks): default-enable TurboQuant gated on Lossy<Vector<f32>> - TurboQuantScheme::is_lossy() = true so the cascading compressor's lossy filter applies. - Add TurboQuantScheme to ALL_SCHEMES so it is eligible by default; gating now happens at the dtype level via the user's Lossy<X> consent. - Remove the with_turboquant() builder method; vortex-btrblocks's unstable_encodings feature no longer pulls in vortex-tensor as an optional dep (vortex-tensor is now a hard dep). - Register vortex_array::extension::Lossy in the default DTypeSession so Lossy-wrapped columns can be deserialized out of vortex-file. - E2E test in vortex-file/tests: Lossy<Vector<f32>> triggers TurboQuant on the default builder, file round-trip preserves the Lossy dtype, and decompressed values fall within a per-vector normalized MSE bound of 0.05; bare Vector<f32> does not trigger TurboQuant. - Update the turboquant_vector_search example and vector-search-bench to wrap the embedding column (and the cosine-similarity query literal) in Lossy<Vector<f32>> so TurboQuant fires under the default builder. Closes the lossy-storage prototype with end-to-end coverage. Signed-off-by: Claude <noreply@anthropic.com> Signed-off-by: Connor Tsui <connor.tsui20@gmail.com>
ct/lossy
39 minutes ago
notes Signed-off-by: Robert Kruszewski <github@robertk.io>
refactor/parent-ref-stack-allocated
1 hour ago
fix lockfiles Signed-off-by: Andrew Duffy <andrew@a10y.dev>
aduffy/geo-v0
1 hour ago
1k Signed-off-by: Baris Palaska <barispalaska@gmail.com>
bp/minmax-index
2 hours ago
docs Signed-off-by: Robert Kruszewski <github@robertk.io>
refactor/parent-ref-stack-allocated
2 hours ago
cache Signed-off-by: Baris Palaska <barispalaska@gmail.com>
bp/minmax-index
2 hours ago
add Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
ji/vtable-array-outer
2 hours ago
chore: codspeed display names (#7752) As part of that we only run benchmarks on 100M element count inputs. Signed-off-by: Alexander Droste <alexander.droste@protonmail.com>
develop
2 hours ago
Latest Branches
CodSpeed Performance Gauge
-25%
Add `Lossy` extension type
#7755
57 minutes ago
d1edd41
ct/lossy
CodSpeed Performance Gauge
-25%
Allow running reduce_parent operations on stack allocated parents
#7751
1 hour ago
af552a8
refactor/parent-ref-stack-allocated
CodSpeed Performance Gauge
-25%
add vortex-geo crate and WKB extension type
#7722
2 hours ago
05dcff9
aduffy/geo-v0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs