Re: XML Shootout Musings
Liam Quin <[email protected]>
| Newsgroups | gmane.comp.lang.perl.xml |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Dec 17, 2009 at 10:26:58AM -0800, Tyler Riddle wrote: > For the curious the results of a full benchmark run against the Simple > English Wikipedia (http://simple.wikipedia.org/wiki/Main_Page) are > available at http://gist.github.com/258903 The fastest way of doing something is generally not to do it at all, and so if you are going to process the same document more than once, you can use something like dbxml to store it in a perl-accessible data structure (accessed with XQuery in that case). For the Efficient XML Interchange work at W3C, some documents and measurements were published. But people are using XML in such diverse ways that I'm not sure it's possible to find a "representative" sample. There are people with petabytes of XML (using XQuery at least) and people with documents restricted to fit in 4KByte packets... I don't know if anyone has made a perl interface to EXI yet. Liam -- Liam Quin, W3C XML Activity Lead, http://www.w3.org/People/Quin/ http://www.holoweb.net/~liam/ * http://www.fromoldbooks.org/ _______________________________________________ Perl-XML mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs