Skip to content

Commit

Permalink
Clarification for Lucene benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Ishan Chattopadhyaya committed Mar 18, 2024
1 parent 136e590 commit 6fa109a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Wikipedia (768 dimensions, 1M vectors):
| ------------------------------ | ---------- | ----------- | ------ | ----------- |
| CuVS (RTX 4090, NN_DESCENT) | 38.80 sec | **25.6x** | 2 ms | **4x** |
| CuVS (RTX 2080 Ti, NN_DESCENT) | 46.18 sec | **21.5x** | 3 ms | **2.7x** |
| Lucene HNSW (Ryzen 7700X) | 992.37 sec | - | 8 ms | - |
| Lucene HNSW (Ryzen 7700X, single thread) | 992.37 sec | - | 8 ms | - |


## Next steps
Expand Down

0 comments on commit 6fa109a

Please sign in to comment.