Debugging Performance in Python and Django applications

Опубликовано: 11 Июль 2026
на канале: Blackfire.io
488
1

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 how to match a given performance budget is key. That discipline can become seamless, from development to test/staging and production. This workshop will give tips and tricks to master performance optimization on an example Django application.