View the results: https://myscale.github.io/benchmark
This repo contains the frontend code. The benchmark framework can be found at https://github.com/myscale/vector-db-benchmark.
npm install
npm run dev
npm run build
git clone git@github.com:myscale/benchmark.git
cd benchmark
npm i
npm run dev
You can replace the benchmark.json
data file with your own benchmark.json
file in the "public
" directory.