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

knnPerfTest.py should report total CPU cycles summed across all threads #332

Open
mikemccand opened this issue Jan 29, 2025 · 0 comments
Open

Comments

@mikemccand
Copy link
Owner

Spinoff from apache/lucene#14178

It's misleading and confusing today when testing KNN codecs when some tests use more concurrency than others ... rather than using wall clock time, we should fix the KNN benchy to record and report on total CPU cycles consumed (summed across all threads).

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