profile-middleware

https://badge.fury.io/py/profile-middleware.svg https://travis-ci.org/vinu76jsr/django_profiler.png?branch=master https://coveralls.io/repos/vinu76jsr/django_profiler/badge.png?branch=master

Profiler for django views

Documentation

The full documentation is at https://django-profile-view.readthedocs.org/.

Quickstart

Install profile-middleware:

pip install profile-middleware

Then use it in a project:

Usage

Features

  • uses cProfile module