Why Perl needs a VM

Matt Sergeant msergeant at messagelabs.com
Tue Sep 4 20:34:00 BST 2007


On 4-Sep-07, at 2:20 PM, ben at bpfh.net wrote:

> I've had a poke at the code and sure enough, we're using  
> XPathContext, which
> I'd thought was a pure perl piece on top of XML::LibXML. It isn't -  
> it's got
> a C implementation at its heart.
>
> The Java implementation is still substantially quicker.

Then you're doing something wrong. Or it's not the XPath part that's  
slow.

XML::LibXML is significantly faster than any Java implementation.

http://www.xml.com/pub/a/2007/05/16/xml-parser-benchmarks-part-2.html

Matt.

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________


More information about the london.pm mailing list