Skip to content

Commit

Permalink
Update performance.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Nov 19, 2023
1 parent bc9ebb9 commit 6f369e1
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions docs/pages/performance.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ classes: wide

## Method

The results on this page are produced by running elastiknn on the ann-benchmarks benchmark on a [2018 Mac Mini](https://support.apple.com/kb/SP782?locale=en_US) (6-Core i7, 64GB RAM variant):

**Caveats**

* This is a single-node benchmark, so latency from communication across cluster nodes is eliminated.
* The client and server run in the same container, so latency from client/server communication is minimized.
The results on this page are produced by running elastiknn on the ann-benchmarks benchmark on an AWS EC2 r6i.xlarge instance.
We use `task dockerStartBenchmarkingCluster` to start a single-node benchmarking cluster `task annbRunLocalFashionMnist` to run the benchmark.

See the ann-benchmarks directory in the Elastiknn repository for more details.

Expand Down

0 comments on commit 6f369e1

Please sign in to comment.