Template flamegraphs for Django Debug Toolbar
Project description
# django-debug-toolbar-template-flamegraph
This provides a Django Debug Toolbar panel which generates a [Flame Graph](http://www.brendangregg.com/flamegraphs.html) for the rendering of a template.
It is probably worth using in conjunction with the [Template Profiler](https://github.com/node13h/django-debug-toolbar-template-profiler) and/or [Template Timings](https://github.com/orf/django-debug-toolbar-template-timings) panels.
It borrows a lot from 23andMe’s [DjDT Flame Graph](https://github.com/23andMe/djdt-flamegraph).
## Setup
Install django-debug-toolbar-template-flamegraph via pip
Add ‘template_flamegraph’ to INSTALLED_APPS
Add ‘template_flamegraph.TemplateFlamegraphPanel’ to DEBUG_TOOLBAR_PANELS
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-debug-toolbar-template-flamegraph-0.2.2.tar.gz
.
File metadata
- Download URL: django-debug-toolbar-template-flamegraph-0.2.2.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d72b1c322cd05809cf75e9c5a6fa70204aa66bf49f81e86c95fad2904159068d |
|
MD5 | 7f277e346e964f9633a7a6e2ca08e539 |
|
BLAKE2b-256 | 710dbf8ee8c83043012ed2e7b8cb4e528f83bdf773749afd759242aadf085053 |