Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 184 Bytes

README.md

File metadata and controls

14 lines (6 loc) · 184 Bytes

vmprof

Virtual Machine profiler (so far restricted to pypy and cpython)

development

pip install -r requirements.txt

python manage.py migrate

python manage.py runserver