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

webui: CPU usage is high after completing a query #369

Open
kirkrodrigues opened this issue Apr 25, 2024 · 0 comments
Open

webui: CPU usage is high after completing a query #369

kirkrodrigues opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@kirkrodrigues
Copy link
Member

Bug

The CPU usage of the node process that serves the webui tends to hover around 30-40% after a query has finished. The theory is that this might be because the webui continues polling MongoDB after the query finishes.

CLP version

57d02f7

Environment

Ubuntu 22.04

Reproduction steps

  • Start the package
  • Compress any dataset
  • Run a query from the UI and wait for it to complete
  • Run top/htop on your machine and observe that the node process' CPU usage is higher than average
@kirkrodrigues kirkrodrigues added the bug Something isn't working label Apr 25, 2024
@junhaoliao junhaoliao self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants