On Fri, May 1, 2009 at 10:14 AM, Chris Withers <ch...@simplistix.co.uk>wrote:
> Malthe Borch wrote: > > We use a custom parser based on ``xml.parsers.sax`` –– it's in > > ``chameleon.core.etree``. > > > >> How do you guys to speed profiling? Would be interested to see how the > speed > >> compares with and without lxml and across various templating engines... > > > > The ``lxml`` library is only used in the compilation process; it's not > > used at all while rendering. > > Interesting, but the bit of my question is still unanswered: > > Are there any speed-comparison suites for templating engines out there? > Would be really interesting to compare them all... > Genshi developed a benchmark that a number of template languages have also used for comparison: http://genshi.edgewall.org/wiki/GenshiPerformance -- Ian Bicking | http://blog.ianbicking.org
_______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev