From: James Edward Gray II Date: 2007-04-04T22:59:53+09:00 Subject: Re: fast XML parser, other than libxml On Apr 4, 2007, at 8:34 AM, Keith Fahlgren wrote: > JEG II wrote: >> Sounds like it is time for FasterXML. :) > > Know of any good starting points? All the XPath 1.0 work I do is off > of libxml and all of the XPath 2.0 is off of Saxon (Java), so I'm not > sure what should be copied. Not really. I was mostly just making a joke about FasterCSV's name and how it was born. I do think it's possible to get better performance than REXML offers without resorting to C, though C would be faster still, naturally. I do have some ideas about this, but I haven't actually spent the time to see if I could get a prototype running to prove them. James Edward Gray II