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

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.

it looks like kcachegrind or pycallgraph (https://github.com/gak/pycallgraph).