Python-pyinstrumentPython调用栈性能分析工具

时间:2022-08-29 20:27:18
【文件属性】:
文件名称:Python-pyinstrumentPython调用栈性能分析工具
文件大小:386KB
文件格式:ZIP
更新时间:2022-08-29 20:27:18
Python开发-性能优化 Pyinstrument是一个Python分析器。 分析器是一种帮助您“优化”代码的工具 - 使其更快。 这听起来很明显,但为了获得最大的速度提升,你应该专注于程序中最慢的部分。 Pyinstrument可以帮助您找到它!
【文件预览】:
pyinstrument-master
----.travis.yml(237B)
----requirements-dev.txt(33B)
----metrics()
--------overhead.py(1KB)
--------overflow.py(323B)
--------multi_overhead.py(3KB)
--------interrupt.py(326B)
----Manifest.in(202B)
----html_renderer()
--------vue.config.js(820B)
--------package.json(894B)
--------package-lock.json(551KB)
--------src()
--------.gitignore(214B)
--------public()
----DESIGN.md(1KB)
----test()
--------test_processors.py(9KB)
--------busywait.py(261B)
--------test_overflow.py(1KB)
--------test_profiler.py(3KB)
--------__init__.py(0B)
--------test_cmdline.py(1KB)
--------busywait_module()
----LICENSE(1KB)
----setup.cfg(215B)
----examples()
--------django_example()
--------flask_hello.py(889B)
--------wikipedia_article_word_count.py(1KB)
--------django_template_render.py(948B)
----setup.py(3KB)
----.gitignore(168B)
----pyinstrument()
--------renderers()
--------vendor()
--------processors.py(5KB)
--------middleware.py(2KB)
--------util.py(1KB)
--------profiler.py(4KB)
--------__main__.py(10KB)
--------__init__.py(192B)
--------frame.py(9KB)
--------session.py(4KB)
----README.md(18KB)
----screenshot.jpg(239KB)
----MAINTAINERS.md(233B)
----pylintrc(14KB)

网友评论