FAQ | This is a LIVE service | Changelog

enable silk profiler

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

Loading