Christopher Lenz wrote: > Yeah, and the benchmarks measure only render time, *not* parse/ > compile time.
Ok. It seems I really have to look into that... > Genshi and pretty much every other template language have the > same distinction. Yes, but if you use Genshi with TurboGears for example, then the templates are parsed every time they are used (or is something cached here?), while Kid just executes the corresponding Python module, i.e. no parsing takes place. So for Genshi, parsing speed is important as well. -- Chris ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ kid-template-discuss mailing list kid-template-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kid-template-discuss