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


Hi,

if you are concerned with performance it may be useful for you to check 
if your XSL transformation (or the structure of your XML file) can be 
improved.

Try http://www.xslprofiler.org to download a tool for XSLT profiling.

Have fun,

Hans.

Bovone Stefano wrote:

> Hello everybody.
> 
> I'm dealing with XML parsers performance. In your experience what is the
> speeder parser ?
> Do I have to choose a C++ or a Java parser ?
> 
> (I have to work with very big XML file and using mainly SAX)
> 
> Thanks in advance.
> 
> Bye.
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 



 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]