xml processing speed test

Fredrik Lundh fredrik at pythonware.com
Wed Jun 7 13:58:41 EDT 2006


K.S.Sreeram wrote:

> All the recent discussions on xml parsing performance got me curious,
> and i put together a small speed test for xml processing.

your celementtree example isn't exactly optimal, though...  are you sure 
you understand how iterparse works?

</F>




More information about the Python-list mailing list