comparison examples/bench/kid/base.kid @ 57:300b6a3b0730 trunk

Add some simple benchmarks to compare performance against Clearsilver, Kid, Cheetah, and more soon.
author cmlenz
date Tue, 04 Jul 2006 18:19:22 +0000
parents
children c40a5dcd2b55
comparison
equal deleted inserted replaced
56:6474226bb8b6 57:300b6a3b0730
1 <html xmlns="http://www.w3.org/1999/xhtml"
2 xmlns:py="http://purl.org/kid/ns#">
3 <div py:def="header()" id="header">
4 <h1><?cs var:title ?></h1>
5 </div>
6 <div py:def="footer()" id="footer">
7 </div>
8 </html>
Copyright (C) 2012-2017 Edgewall Software