fixed an operator precedence error introduced in 2.5.2.
[jinja2.git] / examples / bench.py
2010-08-18 Armin RonacherMerged in fix for Python 3 regarding precisions
2010-08-17 Rodrigo MoraesAdded benchmark for chameleon/chameleon-genshi.
2010-06-05 Armin RonacherUpdated examples to use Django cached.
2009-09-10 Armin RonacherAdded tornado templates to benchmark.
2008-09-21 Armin RonacherAutomated merge with ssh://team@pocoo.org/jinja2-main
2008-09-20 Armin RonacherUnified some code in the super/template reference system.
2008-05-01 Armin Ronachersmall performance improvements
2008-04-27 Armin Ronacherall unittests pass, the special and dependency lookups...
2008-04-26 Armin Ronacheradded spitfire to bench and did some more refactoring
2008-04-26 Armin Ronacherthere is now a workaround in the compiler that makes...
2008-04-25 Armin Ronachersome performance improvements
2008-04-13 Armin Ronachermoved example tests into a folder