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]

Re: Performance


On Thu, 7 Jun 2001, SoftLiban ITANI Mohamed wrote:

> Hi,
>
> I'm using MSXML3 and I'm trnasforming a huge xml documents (about 1.3
> MB) using xsl to html.
>
> The problem is that the transformation takes a very long time and
> sometimes IE 5.5 crashes and the transformation stops.
>
> How should u increase the performance?? cause it sometimes takes up to 7
> minutes..
> and this is definitely not acceptable, is MSXML3 capable of transforming
> big xml documents??
>
> Any Ideas or links about this issue would be very helpful.

Transform it on the server using SAX instead. Or don't transform it and
use CSS.

-- 
<Matt/>

    /||    ** Founder and CTO  **  **   http://axkit.com/     **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // ** mod_perl news and resources: http://take23.org  **
     \\//
     //\\
    //  \\


 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]