Skip to content

Add vector performance test #58

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

Merged
merged 12 commits into from
Jul 16, 2025
Merged

Add vector performance test #58

merged 12 commits into from
Jul 16, 2025

Conversation

jbajic
Copy link
Contributor

@jbajic jbajic commented Oct 4, 2024

Add simple performance test for vector

@jbajic jbajic self-assigned this Oct 4, 2024
@jbajic jbajic marked this pull request as ready for review July 1, 2025 08:02
@jbajic
Copy link
Contributor Author

jbajic commented Jul 8, 2025

Paused because the test execution mixes creation of vector index and the insertion of data, which the vector index does not handle. Vector index needs to have data present before it can be created.

@dothebart dothebart merged commit d6d4588 into master Jul 16, 2025
@dothebart dothebart deleted the add-vector-test branch July 16, 2025 15:36
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.

2 participants