alexklibisz / elastiknn

Elasticsearch plugin for nearest neighbor search. Store vectors and run similarity search using exact and approximate algorithms.
https://alexklibisz.github.io/elastiknn
Apache License 2.0
371 stars 48 forks source link

Performance: run benchmarks on r6i.4xlarge instance #622

Closed alexklibisz closed 10 months ago

alexklibisz commented 10 months ago

Related Issue

611

Changes

Trying to run benchmarks on a smaller EC2 instance. The r6i.8xlarge has 32 cores which is really overkill for what's effectively a single-threaded benchmark. The r6i.4xlarge seems to have the same performance. There was an obvious degradation on the 2xlarge and xlarge (see the commits).

Testing and Validation

Running benchmarks on r6i.4xlarge.