#9874: Added template cache in template loader
---------------------------------------------+------------------------------
Reporter: novoya | Owner: novoya
Status: reopened | Milestone: post-1.0
Component: Template system | Version: SVN
Resolution: | Keywords: template cache
Stage: Design decision needed | Has_patch: 1
Needs_docs: 0 | Needs_tests: 1
Needs_better_patch: 0 |
---------------------------------------------+------------------------------
Comment (by novoya):
Replying to [comment:5 ubernostrum]:
> It wasn't fixed. Somebody needs to learn how to read the documentation
on the ticket process to find out what "fixed" means (hint: not "some
random person uploaded a patch").
Yes. Sorry guys. My mistake. I isn't fixed
Anyway, I didn't tested too much, but from my tests, my SIMPLE fix boosts
performance considerably (for each refresh- 0 template reloads + compiles
instead of 5 or more in a typical web app)
About memory usage concerns, it is very easy to limit the size of the
cache in code.
--
Ticket URL: <http://code.djangoproject.com/ticket/9874#comment:8>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---