summaryrefslogtreecommitdiff
path: root/examples/rwbench/rwbench.py
Commit message (Expand)AuthorAgeFilesLines
* remove old scripts and examplesDavid Lord2020-01-101-122/+0
* apply blackDavid Lord2020-01-101-31/+31
* apply reorder-python-importsDavid Lord2020-01-101-12/+21
* Use print() function in both Python2 and Python 3cclauss2019-10-271-1/+2
* use "Jinja" instead of "Jinja2"David Lord2019-10-231-2/+2
* Updated rwbenchArmin Ronacher2010-07-011-0/+13
* Copyright switch to "The Jinja Team".Armin Ronacher2009-01-041-1/+1
* Unified some code in the super/template reference system.Armin Ronacher2008-09-201-1/+3
* and added genshi to rwbench too. want to see how much the GSOC improves perf...Armin Ronacher2008-05-251-1/+8
* implemented rwbench for django (uh. that sucks)Armin Ronacher2008-05-251-8/+14
* even more tests, fixed severe bug with autoescaping.Armin Ronacher2008-05-251-1/+1
* small refactoringArmin Ronacher2008-05-181-2/+1
* added disclaimer to rwbench and fixed error reporting for one of the four Out...Armin Ronacher2008-05-161-1/+3
* added a semi realworld benchmark (jinja2 and mako)Armin Ronacher2008-05-151-0/+83