Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
PyInstrument: Call stack profiler for Python
(
github.com/joerick
)
42 points
by
dmoo
on May 30, 2014
|
hide
|
past
|
favorite
|
4 comments
rcfox
on May 30, 2014
|
next
[–]
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
on May 30, 2014
|
parent
|
next
[–]
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
on May 30, 2014
|
prev
|
next
[–]
line_profiler is also good:
https://github.com/phleet/flask_debugtoolbar_lineprofilerpan...
littlemerman
on May 30, 2014
|
prev
[–]
This is great!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: