Fastest template engine
Andriy Kornatskyy
andriy.kornatskyy at live.com
Wed Sep 26 09:21:21 EDT 2012
More information about the Python-list mailing list
Wed Sep 26 09:21:21 EDT 2012
- Previous message (by thread): Fastest template engine
- Next message (by thread): Fastest template engine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The post has been updated with the following template engines added (per community request): 1. chameleon 2. django 3. web2py Here is a link: http://mindref.blogspot.com/2012/07/python-fastest-template.html Comments or suggestions are welcome. Thanks. Andriy ---------------------------------------- > From: andriy.kornatskyy at live.com > To: python-list at python.org > Subject: Fastest template engine > Date: Sun, 23 Sep 2012 12:24:36 +0300 > > > I have run recently a benchmark of a trivial 'big table' example for various python template engines (jinja2, mako, tenjin, tornado and wheezy.template) run on cpython2.7 and pypy1.9...... you might find it interesting: > > http://mindref.blogspot.com/2012/07/python-fastest-template.html > > Comments or suggestions are welcome. > > Thanks. > > Andriy Kornatskyy > -- > http://mail.python.org/mailman/listinfo/python-list
- Previous message (by thread): Fastest template engine
- Next message (by thread): Fastest template engine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list