Y
Hacker News
new
|
ask
|
show
|
jobs
by
speg
4800 days ago
Does anyone know what tool was used to profile the django app? Looks cool.
2 comments
naithemilkman
4800 days ago
If you're talking about the slide that says '87.91% of time spent rendering' then yes, I would like to know too.
Annoying that it doesnt have slide numbers to refer to.
link
cdavid
4800 days ago
it looks like kcachegrind or pycallgraph (
https://github.com/gak/pycallgraph
).
link
bdarnell
4800 days ago
Looks like gprof2dot:
https://code.google.com/p/jrfonseca/wiki/Gprof2Dot
link
Annoying that it doesnt have slide numbers to refer to.