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

imp/improve dashboard app gunicorn settings #249

Merged
merged 1 commit into from
Jun 18, 2022

Conversation

aspedrosa
Copy link
Contributor

Previous settings: 5 workers each with 1 (default) thread
New settings: 1 worker each with 16 threads

I based myself on Superset's default settings (1 worker each with 20 threads). Since Superset's performance is more important than the dashboard app, I think we don't need to use 20 on the dashboard app and that's why I choose 16.

@joaorafaelalmeida joaorafaelalmeida merged commit 29d8da7 into dev Jun 18, 2022
@joaorafaelalmeida joaorafaelalmeida deleted the imp/improve_gunicorn_settings branch June 18, 2022 17:11
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

Successfully merging this pull request may close these issues.

2 participants