This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: XML parsers performance


Bovone Stefano wrote:
> I'm dealing with XML parsers performance. In your experience what is the
> speeder parser ?

speedier, you mean.

You should ask this question on xml-dev, not xsl-list.

> Do I have to choose a C++ or a Java parser ?

Well pretty much as a rule, an application written in C will be
faster than a similar application written in Java. However these
days you can throw so much hardware at the problem, you might achieve
acceptable speeds on any platform.

   - Mike
____________________________________________________________________________
  mike j. brown                   |  xml/xslt: http://skew.org/xml/
  denver/boulder, colorado, usa   |  resume: http://skew.org/~mike/resume/
                                             ^ yes, i am looking for work

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]