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

Test concurrency in a single query #221

Open
mikemccand opened this issue Jun 20, 2023 · 0 comments
Open

Test concurrency in a single query #221

mikemccand opened this issue Jun 20, 2023 · 0 comments

Comments

@mikemccand
Copy link
Owner

We are more and more taking advantage of concurrent hardware to reduce the latency of a single query over time with Lucene.

We should add a benchmark task/charts that show how concurrent execution of a single query changes over time -- this would help us measure progress, and also catch accidental regressions e.g. introducing thread contention unexpectedly.

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