wjddn279 commented on issue #64195: URL: https://github.com/apache/airflow/issues/64195#issuecomment-4139757477
After applying this change (https://github.com/apache/airflow/pull/62212), I confirmed that the PSS and USS memory usage of each Celery worker's subprocess was reduced by more than half, resulting in a decrease in overall memory consumption. | AS-IS (3.17.1) | TO-BE (3.17.2rc1) | |-------|-------| | <img width="717" height="522" alt="Image" src="https://github.com/user-attachments/assets/fa14eff2-41a0-4799-8305-026cd7249716" /> | <img width="717" height="522" alt="Image" src="https://github.com/user-attachments/assets/6beccd07-55a4-4842-a2d1-bf7ce0bdf308" /> | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
