log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
genshi
>
genshi-test
log examples/bench/bigtable.py @ 449:
a45588810b3e
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
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.
Tue, 24 Oct 2006 16:27:41 +0000
cmlenz
Add [http://www.myghty.org/ Myghty] to the benchmarks, kindly contributed by Mike Bayer.
Tue, 12 Sep 2006 13:30:26 +0000
cmlenz
* Added implementation of a simple text-based template engine. Closes #47.
Mon, 11 Sep 2006 15:07:07 +0000
cmlenz
Renamed Markup to Genshi in repository.
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.
Fri, 04 Aug 2006 10:50:24 +0000
cmlenz
Added Django to the [wiki:MarkupPerformance#bigtablebenchmark bigtable benchmark], based on patch contributed by Simon Willison (#23). Also, changed the benchmark so that Clearsilver, Kid, and Django are not required to run the benchmark.
Thu, 03 Aug 2006 14:49:22 +0000
cmlenz
Fix for #18: whitespace in space-sensitive elements such as `<pre>` and `<textarea>` is now preserved.
Tue, 01 Aug 2006 17:15:28 +0000
cmlenz
Merged [141].
Fri, 21 Jul 2006 11:56:01 +0000
cmlenz
Add benchmark that builds a large HTML table using different templating techniques (provided by Jonas).
less
more
|
(0)
tip
Copyright (C) 2012-2017 Edgewall Software