diff --git a/README.md b/README.md index 98be9f2af5125ebed5b82152c104d23cc68a73c6..7eb8de7e06cad2ce2f3358710745732da53460c5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,13 @@ # vector-db-benchmark + + +> [View results](https://qdrant.tech/benchmarks/) + There are various vector search engines available, and each of them may offer a different set of features and efficiency. But how do we measure the -performance? There is no clear definition and in a specific case you may worry -about a specific thing, while not paying much attention to other aspects. This +performance? There is no clear definition and in a specific case you +may worry about a specific thing, while not paying much attention to other aspects. This project is a general framework for benchmarking different engines under the same hardware constraints, so you can choose what works best for you.