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

Try Lucene VectorUtil instead/alongside PanamaFloatVectorOps #617

Closed
1 task done
alexklibisz opened this issue Dec 2, 2023 · 1 comment
Closed
1 task done

Try Lucene VectorUtil instead/alongside PanamaFloatVectorOps #617

alexklibisz opened this issue Dec 2, 2023 · 1 comment

Comments

@alexklibisz
Copy link
Owner

alexklibisz commented Dec 2, 2023

Background

It looks like they've taken great care to optimize these methods: https://github.com/apache/lucene/blob/main/lucene/core/src/java/org/apache/lucene/util/VectorUtil.java

https://twitter.com/mikemccand/status/1720744911031410789

Deliverables

  • Implement and benchmark VectorUtil for floating point vector operations

Related Issues

#611

@alexklibisz
Copy link
Owner Author

This worked well in #620. Closing for now. I'll probably revisit the other vector operations as I benchmark on other datasets.

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

No branches or pull requests

1 participant