Profile your Django site using Google Chrome's SpeedTracer
Project description
Simple performance monitoring for Django using Google Chrome’s Speed Tracer
Installation
Download and install Speed Tracer: http://code.google.com/webtoolkit/speedtracer/get-started.html
Add "speedtracer" to your INSTALLED_APPS
Add "speedtracer.middleware.SpeedTracerMiddleware" to the beginning of your MIDDLEWARE_CLASSES (this is important if you’re also using projects like django-localeurl which alter normal URL routing)
Load your page inside Chrome with SpeedTracer enabled
Open SpeedTracer and expand the “Server Trace” in the page’s detailed report which should look something like this:
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-speedtracer-0.1.tar.gz
.
File metadata
- Download URL: django-speedtracer-0.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 824ca666829d4954303f62eb04ef88943cb36fd34dde847a2d1e9e8d19f4e2da |
|
MD5 | 767fede471b7e796e245056c5e262f62 |
|
BLAKE2b-256 | 1cb355b8d78723f295952b5f7cdde66f6bf09f0b5ca604114a657954bc7b7afc |