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

Get an understanding of worker capacity and throughput #126

Open
markstory opened this issue Jan 17, 2025 · 0 comments
Open

Get an understanding of worker capacity and throughput #126

markstory opened this issue Jan 17, 2025 · 0 comments

Comments

@markstory
Copy link
Member

We need to get an understanding of the throughput that an individual sentry taskworker can process. We'll need a 'busy loop' task task that runs for representational duration. We can get task duration distributions from existing celery workloads.

  • How do additional child processes increase throughput and impact memory usage?
  • How much CPU usage can we achieve with 4/8/16/32 child processes?
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