| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This repository provides an optimized implementation of pgvector with SSD-aware enhancements for high-performance vector search. The optimizations focus on improving I/O efficiency, leveraging SSD parallelism, query reordering, and locality-preserving indexing.
This repository consists of 6 branches:
To install the required dependencies, run:
apt install zlib1g-dev flex bison libreadline-dev gdb rsync liburing-devThis project builds upon the following open-source projects:
For benchmarking ANN search performance, we use:
The following datasets are used for evaluation:
To reproduce the benchmark experiments:
| Back | FazBrowse Home | New Git URL |