Skip to content

Commit 43c392a

Browse files
committed
docs: improve readability of benchmark test configuration in README
1 parent 7ac4316 commit 43c392a

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

  • bindings/python/examples/benchmark-vector

bindings/python/examples/benchmark-vector/README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313

1414
### Tests Run on 22-Jan-2026
1515

16-
We ran the same 1024-dimensional MSMARCO vectors with `INT8` quantization.
17-
Config (all runs): `store_vectors_in_graph=False`, `add_hierarchy=True`,
18-
`max_connections=16`, `beam_width=100`, `overquery_factor=1`, `batch_size=10000`.
19-
These runs include both index build and search timings.
16+
We ran the same 1024-dimensional MSMARCO vectors with `INT8` quantization. Config (all runs): `store_vectors_in_graph=False`, `add_hierarchy=True`, `max_connections=16`, `beam_width=100`, `batch_size=10000`. These runs include both index build and search timings.
2017

2118
**Index build (INT8, 1000 queries, Recall@50):**
2219

0 commit comments

Comments
 (0)