[–] rcfox 12y ago ↗ I'd love to be able to get a flame chart view (Like in Chrome's dev tools) of a profiling run. It looks like this project might be able to support that since it keeps the full stack trace. [–] willvarfar 12y ago ↗ A completely different tool, but I have a little script to do that: http://williamedwardscoder.tumblr.com/post/35134924139/a-nov...Hope its useful. Hope this kind of visualisation makes it into pyinstrument.
[–] willvarfar 12y ago ↗ A completely different tool, but I have a little script to do that: http://williamedwardscoder.tumblr.com/post/35134924139/a-nov...Hope its useful. Hope this kind of visualisation makes it into pyinstrument.
[–] bsimpson 12y ago ↗ line_profiler is also good: https://github.com/phleet/flask_debugtoolbar_lineprofilerpan...
4 comments
[ 4.1 ms ] story [ 19.6 ms ] threadHope its useful. Hope this kind of visualisation makes it into pyinstrument.