2009/4/15 Chris Withers <ch...@simplistix.co.uk>:
> Which one do you use? Where's the relevant code in you repository?

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.

\malthe
_______________________________________________
Repoze-dev mailing list
Repoze-dev@lists.repoze.org
http://lists.repoze.org/listinfo/repoze-dev

Reply via email to