Skip to content

Enabling running benchmark with other distances #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nnethercott
Copy link

Currently this benchmark hardcodes the use of Cosine everywhere, most likely since this is what's used in meilisearch. It would be nice to enable the other distances supported in arroy so tests for relevancy can be carried out easier.

This is useful when: new distances are added to arroy; the vector codecs are modified; indexing recipe is tweaked; optimizations to search are added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant