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

Load management needs better information about running threads #208

Open
jan-niestadt opened this issue Sep 13, 2021 · 0 comments
Open

Load management needs better information about running threads #208

jan-niestadt opened this issue Sep 13, 2021 · 0 comments
Labels
performance Related to performance or load management

Comments

@jan-niestadt
Copy link
Member

Right now, we keep track of how many running "searches" we have, but some of those may just be a thread waiting for another thread to finish, while others actually spawn 4 threads to collect hits. This makes the number of running searches not a very good measure of server load.

@jan-niestadt jan-niestadt added enhancement performance Related to performance or load management labels Sep 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Related to performance or load management
Projects
None yet
Development

No branches or pull requests

1 participant