[
Lists Home |
Date Index |
Thread Index
]
- From: Clark Cooper <coopercc@netheaven.com>
- To: xml-dev@ic.ac.uk, perl-xml@listserv.activestate.com
- Date: Fri, 7 May 1999 18:57:03 -0400
There's an article of mine on:
http://www.xml.com/
That compares the performance of 6 XML parsers using 4 languages:
1) James Clark's Expat (C)
2) Richard Tobin's RXP (C)
3) James Clark's XP (Java)
4) IBM's XML4J (Java)
5) My XML::Parser (Perl)
6) Jack Jansen's Pyexpat (Python)
The same program is implemented in each language and using each parser
and then compared with different test cases in the same environment.
Please check it out and critique as necessary.
Thanks,
Clark
--
Clark Cooper Software Engineer Home: coopercc@netheaven.com
Schenectady, NY USA Work: cccooper@ltionline.com
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@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@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|