An open API service indexing awesome lists of open source software.

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

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: