Skip to content
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

Add benchmarks for comparison of byte versus float vectors in scripting #91527

Closed
Tracked by #84324
jdconrad opened this issue Nov 10, 2022 · 3 comments
Closed
Tracked by #84324
Assignees
Labels
>enhancement :Search/Vectors Vector search Team:Search Meta label for search team

Comments

@jdconrad
Copy link
Contributor

We should have benchmarks for each of the class bindings dotProduct, l1Norm, l2Norm, and cosineSimilarity for comparison of byte vectors versus float vectors in scripting. This can also help us determine if there's regressions in the future.

@elasticsearchmachine elasticsearchmachine added the Team:Search Meta label for search team label Nov 10, 2022
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-search (Team:Search)

@jdconrad jdconrad self-assigned this Nov 10, 2022
@benwtrent
Copy link
Member

We have JMH benchmarks, but are still missing nightly rally benchmarks :(

@benwtrent
Copy link
Member

closing as we have an issue for byte rally tracks: elastic/rally-tracks#408

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Search/Vectors Vector search Team:Search Meta label for search team
Projects
None yet
Development

No branches or pull requests

3 participants