GitHub - benfred/py-spy: Sampling profiler for Python programs
https://github.com/benfred/py-spySuper useful, especially for more complex programs, or programs that drop into non-python extensions.
I usually use it something like this:
py-spy record -o profile.svg --subprocesses --native --
Tags
Related By Tags
- π Deciphering Glyph :: You Should Compile Your Python And Hereβs Why
- π Colibri Core
- π PTS 13: Rethinking Python Decorators | PythonicThoughtsSnippets.github.io
- π Open Source Migrates With Emotional Distress | Armin Ronacher's Thoughts and Writings
- π Performance is a UX problem | Clearleft
- π DAWG documentation β DAWG 0.6 documentation
- π Tutorial β marisa-trie 0.7.5 documentation
- π How to make an awesome Python package in 2021 | Anton Zhiyanov
- π Tutorial β openpyxl 3.0.7 documentation
- π setup.py vs requirements.txt Β· caremad
Details
- Revised
- Created
- Edited