Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Django Performance Tips (b-list.org)
3 points by ivankirigin on Dec 17, 2007 | hide | past | favorite | 1 comment



From personal experience I would say this is a pretty good summary of improving performance.

My top 2 would be:

-Cache template fragments for reuse

-Get the values from the db, instead of the objects. Values is a very useful tool for dealing with large sets of data that you want to slice and dice in certain ways.




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: