FAQ | This is a LIVE service | Changelog

Skip to content

enable silk profiler

Dr Rich Wareham requested to merge github/fork/rjw57/enable-silk-profiler into master

In development, install and use the silk profiler. Visiting http://localhost:8000/silk/ provides a very pleasing UI for tracking request timings and profiling the SQL calls.

Silk also provides some very pretty profiling support via cProfile which we may want to examine.

[1] https://github.com/jazzband/django-silk

Merge request reports