[XML-SIG] Re: XML for scientific data storage and search

Walter Underwood wunder at verity.com
Thu Jan 13 17:16:16 CET 2005


There are some XML speed issues that won't go away with a better parser.
Sending floating point numbers as formatted ASCII is never going to be
really fast.

wunder

--On January 13, 2005 3:33:49 PM +0800 Ping Yeh <ping at pingyeh.net> wrote:

> Thanks a lot for the reference pointers!  I'm now studying
> pull DOM, and will go through other modules later.  I'll make
> performance comparisons available just in case they might be useful.
> 
> cheers,
> Ping
> 
> Fredrik Lundh wrote:
>>>> But I haven't found any.  I'm not sure this is possible with current
>>>> architecture of parsers.  Any advise is highly appreciated.
>>> 
>>> http://online.effbot.org/2004_12_01_archive.htm#element-generator
>>> http://online.effbot.org/2004_12_01_archive.htm#element-generator-2
>> 
>> 
>> also:
>> 
>> http://www-106.ibm.com/developerworks/xml/library/x-tipulldom.html
>> http://cvs.sourceforge.net/viewcvs.py/splice/kid/pulltree.py?view=markup
>> 
>> </F> 
>> 
>> 
>> 
>> _______________________________________________
>> XML-SIG maillist  -  XML-SIG at python.org
>> http://mail.python.org/mailman/listinfo/xml-sig
> 
> _______________________________________________
> XML-SIG maillist  -  XML-SIG at python.org
> http://mail.python.org/mailman/listinfo/xml-sig



--
Walter Underwood
Principal Architect, Verity


More information about the XML-SIG mailing list