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 git@github.com: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.
