#20434: Have a template tag grammar instead of handling token/parser for every 
tag,
and make it possible to introspect the grammar.
-------------------------------------+-------------------------------------
     Reporter:  jonathanslenders     |                    Owner:
         Type:  New feature          |  jonathanslenders
    Component:  Template system      |                   Status:  assigned
     Severity:  Normal               |                  Version:
     Keywords:                       |               Resolution:
    Has patch:  0                    |             Triage Stage:  Accepted
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by akaariai):

 This one will need some benchmarks. Check djangobench for some possible
 benchmarks (https://github.com/jacobian/djangobench/). You might also want
 to test this with other templates than the somewhat limited amount of
 benchmarks in djangobench. After a quick look at the patches I think this
 isn't going to cause any big changes in performance. But guessing
 performance numbers often fails, so better to actually benchmark this...

 I can't say much about the patches, template engine isn't in my expertise
 area.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20434#comment:7>
Django <https://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 unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/074.4769319f7db462511566391c6c217ea8%40djangoproject.com?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to