Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove io_optimized / sbq_speedup storage mode #195

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tjgreen42
Copy link
Contributor

The io_optimized / SbqSpeedup storage mode follows the DiskANN approach more closely than storage_optimized / SbqCompression, but by storing neighbor vectors in SbqNode, the index size becomes bloated and benchmarks performed poorly. Thus it was never documented externally or used anywhere afaik. This CR simplifies the code by removing this storage mode.

@tjgreen42 tjgreen42 marked this pull request as ready for review January 21, 2025 21:34
@tjgreen42 tjgreen42 requested a review from a team as a code owner January 21, 2025 21:34
@tjgreen42 tjgreen42 requested review from cevian and syvb January 21, 2025 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant