I recently migrate django project to Ubuntu 24.04(x86) and saw CPU usage skyrocket of it.
Compare to Ubuntu 22.04(arm64), it is over twice.
Project specs are below:
- Python : 3.11
- Django : 4.2.16
- Os : Ubuntu : 24.04
- gunicorn : 22.0.0
Has anyone seen CPU usage skyrocket when running a Django project on Ubuntu 24.04?
Root cause of CPU usage skyrocket
Known issue of it
New contributor
joonho Eom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.