https://github.com/andreacrotti/python-profiling-analysis
analyze profile pstats results and create call graphs
https://github.com/andreacrotti/python-profiling-analysis
Last synced: 10 months ago
JSON representation
analyze profile pstats results and create call graphs
- Host: GitHub
- URL: https://github.com/andreacrotti/python-profiling-analysis
- Owner: AndreaCrotti
- Created: 2012-02-11T20:47:07.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-08T20:01:06.000Z (almost 14 years ago)
- Last Synced: 2025-02-01T08:31:01.645Z (12 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
* Tasks
** TODO see how to implement an interactive graph analysis, might be done with Chaco or matplotlib
** TODO create the argument parsing library, to use that as a driver for what to do next
# Local Variables:
# mode: org
# End: