vortex-data
vortex
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
style(benchmarks-website): cargo +nightly fmt `cargo +nightly fmt` re-orders the use statements in `api/mod.rs` so the public re-exports are interleaved with the crate-private ones in alphabetical order across visibility modifiers, which is what nightly rustfmt's StdExternalCrate group_imports configuration produces. Signed-off-by: Claude <noreply@anthropic.com>
claude/benchmarks-v3-refactor
3 hours ago
more Signed-off-by: Robert Kruszewski <github@robertk.io>
refactor/parent-ref-stack-allocated
5 hours ago
docs Signed-off-by: Robert Kruszewski <github@robertk.io>
refactor/parent-ref-stack-allocated
5 hours ago
formatting Signed-off-by: Andrew Duffy <andrew@a10y.dev>
aduffy/geo-v0
11 hours ago
fix comment Signed-off-by: Andrew Duffy <andrew@a10y.dev>
aduffy/geo-v0
11 hours ago
fix handling of scalars Signed-off-by: Andrew Duffy <andrew@a10y.dev>
aduffy/geo-v0
11 hours ago
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
13 hours ago
notes Signed-off-by: Robert Kruszewski <github@robertk.io>
refactor/parent-ref-stack-allocated
13 hours ago
Latest Branches
CodSpeed Performance Gauge
-16%
[claude] add benchmarks website v3 design overview and plan
#7756
8 hours ago
d6032f0
claude/benchmarks-v3-refactor
CodSpeed Performance Gauge
-25%
Allow running reduce_parent operations on stack allocated parents
#7751
5 hours ago
c2b5de4
refactor/parent-ref-stack-allocated
CodSpeed Performance Gauge
-25%
add vortex-geo crate and WKB extension type
#7722
11 hours ago
134b470
aduffy/geo-v0
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs