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

[Research] Profilling slow tasks #2174

Open
Uxio0 opened this issue Aug 7, 2024 · 0 comments
Open

[Research] Profilling slow tasks #2174

Uxio0 opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Uxio0
Copy link
Member

Uxio0 commented Aug 7, 2024

For Celery or the Web workers, we need to find a good way to profile our application and see the bottlenecks

Currently we are using different methods, like cProfile or Gevent debug, we must research if there's a better way we can find bottleneck in our application

@Uxio0 Uxio0 added the enhancement New feature or request label Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants