文件名称:vmprof:虚拟机分析器(目前仅限于 pypy 和 cpython)
文件大小:343KB
文件格式:ZIP
更新时间:2024-07-26 19:39:34
Python
虚拟机 虚拟机分析器(目前仅限于 pypy 和 cpython) 发展 pip install -r requirements.txt python manage.py migrate python manage.py runserver
【文件预览】:
vmprof-master
----manage.py(249B)
----run_vmprof.py(2KB)
----requirements.txt(120B)
----pytest.ini(47B)
----LICENSE(1KB)
----README.md(184B)
----vmprof()
--------settings.py(1KB)
--------main.py(3KB)
--------process()
--------__init__.py(0B)
--------models.py(380B)
--------wsgi.py(165B)
--------static()
----testing()
--------test.prof.sym(59KB)
--------test_read.py(426KB)
--------test.prof(104KB)
--------__init__.py(0B)
--------test_submit.py(860B)
--------test_addrspace.py(1KB)
--------submit.py(34KB)
----client.py(1KB)
----.gitignore(711B)
----CPython-2.7.diff(2KB)