summaryrefslogtreecommitdiff
path: root/examples/rwbench
Commit message (Collapse)AuthorAgeFilesLines
* Use print() function in both Python2 and Python 3cclauss2019-10-271-1/+2
|
* use "Jinja" instead of "Jinja2"David Lord2019-10-235-6/+6
|
* Updated rwbenchArmin Ronacher2010-07-011-0/+13
| | | | | --HG-- branch : trunk
* Updated examples to use Django cached.Armin Ronacher2010-06-051-1/+8
| | | | | --HG-- branch : trunk
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
| | | | | --HG-- branch : trunk
* Unified some code in the super/template reference system.Armin Ronacher2008-09-201-1/+3
| | | | | --HG-- branch : trunk
* and added genshi to rwbench too. want to see how much the GSOC improves ↵Armin Ronacher2008-05-257-4/+94
| | | | | | | performance :) --HG-- branch : trunk
* implemented rwbench for django (uh. that sucks)Armin Ronacher2008-05-259-9/+211
| | | | | --HG-- branch : trunk
* even more tests, fixed severe bug with autoescaping.Armin Ronacher2008-05-251-1/+1
| | | | | --HG-- branch : trunk
* small refactoringArmin Ronacher2008-05-181-2/+1
| | | | | --HG-- branch : trunk
* added disclaimer to rwbench and fixed error reporting for one of the four ↵Armin Ronacher2008-05-161-1/+3
| | | | | | | Output cases --HG-- branch : trunk
* added a semi realworld benchmark (jinja2 and mako)Armin Ronacher2008-05-157-0/+218
--HG-- branch : trunk