Previously Chris Withers 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...
chameleon has a benchmarker somewhere in its sources. Wichert. -- Wichert Akkerman <wich...@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev