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 installnpm run devnpm run buildgit clone [email protected]:myscale/benchmark.git
cd benchmark
npm i
npm run devYou can replace the benchmark.json data file with your own benchmark.json file in the "public" directory.
