Hacker News new | past | comments | ask | show | jobs | submit login

For anyone who isn't using it already, the Template Timings Panel[0] is a plug-in for DDT and is a fantastic profiling tool.

[0] https://github.com/orf/django-debug-toolbar-template-timings




Hey, that's mine! Nice to see someone likes it :)

Debug-toolbar broke a few things recently while shuffling some internal methods around, I'm literally just about to ensure everything works with 1.0.


Please tag your repository with the project versions.


hey thanks for this tool! It was really helpful when I was debugging a really slow page (turned out sorl.thumbnails was the issue)


Even the normal built-in template info has been extremely helpful while attempting to diagnose some really, really slow page loads on fairly large systems (49 template loads from disk was a very nasty shock but not exactly a surprise). Same with the easy-to-use DB query overview.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: