[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: Performance

Subject: RE: Performance
From: "Andrew Kimball" <akimball@xxxxxxxxxxxxx>
Date: Thu, 7 Jun 2001 14:12:01 -0700
performance browser xslt
If you only want to measure XSLT performance, don't use the browser.
Use msxsl.exe (available from
http://msdn.microsoft.com/downloads/default.asp, under XML/XSL/MSXSL.EXE
Command Line Transformation Utility) instead with the -t option (gives
load, compile, and execution times).

In my experience, nearly all of the time the browser takes to show the
results of a transformation is spent in the HTML rendering engine, not
in the XSLT engine.  To see if this is the case, generate your .HTM file
using msxsl.exe, and then load that file in the browser.  If my
suspicions are correct, most of the 7 minutes will be used by the
browser, not by MSXSL.EXE.

If it turns out that MSXSL.EXE is taking most of the time, please post
your .XSLT file so that I and others can see what sort of transformation
you're attempting.  Sometimes really bad performance can be remedied by
using faster algorithms or other XSLT features (such as keys).

~Andy Kimball
MSXSL Dev


-----Original Message-----
From: SoftLiban ITANI Mohamed [mailto:mohamed.itani@xxxxxxxxxxxxxxxx]
Sent: Thursday, June 07, 2001 11:27 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  Performance


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.

Thanks guys in advance.


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


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.