#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 lukeplant):

 It also is a hit in terms of memory usage -- every single template used in
 the system is going to get stored in memory, if I read the patch
 correctly.  This could be a much worse penalty than any benefit it gives.
 I read somewhere that Adrian and co had originally intended templates to
 be stored in some compiled form, but they realised later that it simply
 wasn't worth the overhead.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9874#comment:7>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to