Web application for drawing directed graphs from the output of Python's cProfile
23 views
Skip to first unread message
David Wong
unread,
Nov 5, 2012, 12:53:56 AM11/5/12
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I recently built startgraphi.com. It's a web application that draws directed graphs of running times and function calls from the output of Python's cProfile. It also creates a sortable table of running times and function calls.