char0n / django-profilerView on GitHub
django-profiler is util for profiling python code mainly in django projects but can be used also on ordinary python code. It counts sql queries a measures time of code execution. It logs its output via standard python logging library and uses logger profiling. If your profiler name doesn't contain any empty spaces e.g. Profiler('Profiler1') djan…
56May 20, 2019Updated 6 years ago

Alternatives and similar repositories for django-profiler

Users that are interested in django-profiler are comparing it to the libraries listed below

Sorting:

Are these results useful?