On 2007-04-23 11:14, James Oakley wrote:
> The current xmltv.py uses cElementTree.

1.x does, yes.  In kaa we are using xml.sax everywhere, and the
performance is quite acceptable.  The main bottlenecks were never due to
xml parsing anyway.  For my setup, Freevo 1.7 takes 7 minutes to
download and process a 7 day guide update -- which is a _huge_
performance boost over 1.5.  Both use cElementTree.  kaa.epg takes just
over two minutes (using the zap2it backend) and uses xml.sax.

Cheers,
Jason.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to