Posted by Herbert Poul |
|
Because rendering of big threads got very very slow i added some caching - So when using the board you might want to consider configuring the CACHE_BACKEND setting of django. (See Djangos cache documentation).
As an example - the currently longest thread on this site (31 posts - without paging) took about 2.2 seconds to render and 427 queries ! - Now it takes 12 queries and ~0.34 seconds (in debugging mode) - There is still room for improvement, but now it is acceptable :) Hey, we have Signatures !!! Great, isn't it ? ;) |
Please login to post a reply.