diff --git a/README.md b/README.md index 7fbd82352..7df637a52 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ What is JVector? ## JVector performance, visualized JVector vs Lucene searching the Deep100M dataset (about 35GB of vectors and 25GB index): -![Screenshot from 2023-09-14 18-06-26](https://github.com/jbellis/jvector/assets/42158/217f43aa-9a7e-4f77-b32d-9b9d736af179) +![Screenshot from 2023-09-29 16-16-57](https://github.com/jbellis/jvector/assets/42158/88c77805-aefe-4dcd-869b-5cba39ddd1f1) JVector scales updates linearly to at least 32 threads: ![Screenshot from 2023-09-14 18-05-15](https://github.com/jbellis/jvector/assets/42158/f0127bfc-6c45-48b9-96ea-95b2120da0d9)