Tips and tricks for optimizing Django response times with Carmela Beiro - DjangoCon US 2022

After deploying a project in production and generating new data, it's common that some response time issues arise. We don't always code having this in mind since probably at the beginning of a project there won't be enough data to cause this concern. Therefore, it's important not only to take this into account when developing in order to prevent performance issues in the future, but also to be able to debug and detect the cause after they happen. After working in several projects over the years, I’ve found some good practices, tips and tricks that have helped me to prevent high response times or decrease them, making the process more efficient, and improving the overall user experience and satisfaction.

This talk was presented at: https://2022.djangocon.us/talks/tips-and-tricks-for-optimizing-django/

Follow DjangCon US 👇 https://twitter.com/djangocon

Follow DEFNA 👇 https://twitter.com/defnado https://www.defna.org/

Date Added: September 19, 2024

Watch Video