Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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
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.

I hope someone finds it useful.
0 new messages