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

Make running KNN benchmarks easier #309

Open
shubhamvishu opened this issue Oct 22, 2024 · 0 comments
Open

Make running KNN benchmarks easier #309

shubhamvishu opened this issue Oct 22, 2024 · 0 comments

Comments

@shubhamvishu
Copy link

Running KNN benchmarks currently isn't as seamless as executing the general benchmarks. There is a KNN-specific task vector.tasks, but it’s not integrated into the main benchmark runs, which creates a disconnect. Here are a couple of ideas to enhance the user experience:

  • Integrate/wire the KNN task into the regular benchmark runs, maybe using the same vectors as those on the nightlies?
  • Allow user to pass an flag to general benchmarks script to run the KnnGraphTester after all tasks are complete? (when the change is supposed to be KNN specific/affecting)
  • More ideas?
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

No branches or pull requests

1 participant