Skip to content

Commit

Permalink
Add vectorsearch README update regarding recall accuracy (opensearch-…
Browse files Browse the repository at this point in the history
…project#516)

Signed-off-by: Ian Hoang <[email protected]>
  • Loading branch information
IanHoang authored and joshpalis committed Dec 18, 2024
1 parent a7a7272 commit acd94c4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vectorsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ opensearch-benchmark execute-test \
--pipeline benchmark-only \
--kill-running-processes
```
### Best Recall Results

For accurate recall results, we recommend users to keep `search_clients` equal to or less than the number of CPU cores on the load generation host that is running the benchmark.

## Current Procedures

Expand Down

0 comments on commit acd94c4

Please sign in to comment.