log examples/bench/basic.py @ 987:f4237e2bbbed trunk

age author description
Sat, 26 Jan 2013 10:52:08 +0000 hodgestar Skip mako benchmark if Mako isn't installed. trunk
Wed, 11 Mar 2009 17:51:06 +0000 cmlenz Sync (old) experimental inline branch with trunk@1027. experimental-inline
Mon, 09 Mar 2009 16:14:43 +0000 cmlenz Switch profiling in the benchmarks to cProfile. trunk
Fri, 11 Apr 2008 08:42:11 +0000 cmlenz newctxt branch: Merged revisions [678:835] via svnmerge from [source:trunk]. experimental-newctxt
Wed, 23 Jan 2008 14:09:17 +0000 athomas Add `StaticStrategy` to basic benchmark. Results in about a 32% speedup. experimental-optimizer
Thu, 22 Nov 2007 19:18:34 +0000 cmlenz Fix typo in benchmark info output. trunk
Mon, 13 Aug 2007 12:40:56 +0000 cmlenz Add a new syntax for text templates, which is available alongside the old syntax for now. The new syntax is more poweful and flexible, using Django-style directive notation. trunk
Thu, 28 Jun 2007 18:05:39 +0000 cmlenz Exclude broken Cheetah benchmark by default, include SimpleTAL instead. trunk
Thu, 28 Jun 2007 17:32:19 +0000 cmlenz Replace Myghty by Mako in basic benchmark. trunk
Mon, 21 May 2007 09:11:36 +0000 cmlenz Improve basic benchmark for Kid by storing the template class outside the render function. Closes #96. trunk
Wed, 22 Nov 2006 20:53:30 +0000 cmlenz Ported [409] to 0.3.x. stable-0.3.x
Tue, 07 Nov 2006 14:28:02 +0000 cmlenz * Fixed `basic.py` benchmark on Windows, closing #72. Thanks to John M. Camara for reporting the issue and providing the fix. trunk
Tue, 24 Oct 2006 16:27:41 +0000 cmlenz Add [http://www.myghty.org/ Myghty] to the benchmarks, kindly contributed by Mike Bayer. trunk
Mon, 11 Sep 2006 15:07:07 +0000 cmlenz Renamed Markup to Genshi in repository. trunk
Tue, 15 Aug 2006 21:59:07 +0000 cmlenz `Template.generate()` now accepts the context data as keyword arguments, so that you don't have to import the `Context` class every time you want to pass data into a template. trunk
Sun, 06 Aug 2006 21:22:21 +0000 cmlenz Minor performance improvements in serialization. trunk
Tue, 01 Aug 2006 17:06:03 +0000 cmlenz Merged [135:138/branches/experimental/cspeedups]. trunk
Wed, 26 Jul 2006 08:50:09 +0000 cmlenz benchmark: improved functionality of SimpleTAL example. Thanks to bruno desthuilliers for some tips. trunk
Fri, 21 Jul 2006 11:56:01 +0000 cmlenz Add benchmark that builds a large HTML table using different templating techniques (provided by Jonas). trunk
Copyright (C) 2012-2017 Edgewall Software