Debugging Performance in Python and Django applications

Performance is a feature of any application. It should be tested and cared for like any feature. Using the right tools to understand how code consumes resources and matching a given performance budget is critical. That discipline can become seamless, from development to test/staging and production. This workshop provides tips and tricks to master performance optimization on an example Django application.

Loading...