recursion in XML parser

Didier PH Martin martind at netfolder.com
Thu Apr 15 00:01:46 BST 1999


Hi Arnold,

Do you mean that it creates native code? If yes, here is the answer to
slooooow speed.
In fact, you remind me of something. I always tried to find why, there is no
way to install ByteCodes and have an option to have it translated for my
particular processor. So the code delivery could be bytecode but have the
opportunity to get it "cached" on my machine as native code. This is one the
mysteries of life like why aren't we all millionaires? :-)

regards
Didier PH Martin
mailto:martind at netfolder.com
http://www.netfolder.com

-----Original Message-----
From: owner-xml-dev at ic.ac.uk [mailto:owner-xml-dev at ic.ac.uk]On Behalf Of
Arnold, Curt
Sent: Wednesday, April 14, 1999 5:11 PM
To: 'xml-dev at ic.ac.uk'
Subject: RE: recursion in XML parser


It would be interesting to see what benefit something like Instantiations'
(http://www.instantiations.com) JOVE high performance Java environment would
have on a XML parsing benchmark.  They haven't externally released their
JOVE product (they have a bundling agreement with Inprise/Borland), but are
apparently using it in house and have a crippled version (only builds javac)
on their web site.  Basically, it takes the .class files for a Java
application, analyzes the snot out of it (de-virtualizing calls when their
is only one implementation, etc) and builds a native NT EXE.

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN
981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following
message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)


xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list