silk.
Silky smooth profiling for the Django Framework
Live overview of site performance and a break down of the worst performing views
Breakdown of SQL queries per request and trace them back to their origins.
Profile blocks of code for queries and execution time using the built-in decorator and context manager.
Play with the
live demo
, checkout the source on github, read the docs or download from PyPi: