Re: XML processing
Stefan Behnel <[email protected]> Sat, 14 Feb 2009 22:37:13 +0100
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Hi, Josh English wrote: > The only disadvantage I've run into is my implementation spends a lot > of time parsing and over writing my XML data files, so that overhead > is costly Sounds like you should give lxml a try. It's about as fast as cElementTree on parsing, but several times faster on serialisation. http://codespeak.net/lxml/performance.html#parsing-and-serialising Stefan _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig