char0n / django-profiler

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…
55Updated 5 years ago

Alternatives and similar repositories for django-profiler:

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