nvdv / vprof

Visual profiler for Python
BSD 2-Clause "Simplified" License
3.95k stars 154 forks source link

not clear how to profile django app #85

Open bw2 opened 6 years ago

bw2 commented 6 years ago
Description

I have a django app, but am not sure how to get vprof graphs for the python manage.py runserver dev. server.

How to reproduce
Actual results
Expected results
Version and platform
tony commented 3 years ago

Also not sure. runserver and an app that keeps running, and hitting ctrl-c shows FlameGraphProfiler... but django keeps running