download time

Subject: download time
From: Rajagopal Srinivasan <RSriniva@xxxxxxxxxx>
Date: Tue, 17 Oct 2000 14:01:31 -0700
Hi

Iam generating a report using XSL, XML and HTML. The report data is sent to
the client as a XML document. The XML and document converted to HTML at the
browser using XSL. Sometimes the report can be of size 600kb or above. So it
takes a lot of time to appear at the client end. But once the document is
rendered by XSL into  HTML does the sort and filter work very quickly. 

There are 3 things that can contribute to the download time

1. Building the XML document at the server side
2. Sending the Document to the client browser
3. Generating HTML at the client side using XSL


I think that the second point contributes to the delay. Is there a way i can
reduse the download time of the XML document. As of now for a document on
600kb size it takes around 90 seconds to be displayed. 


Thnx for any help

regards
raj


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


Current Thread
  • download time
    • Rajagopal Srinivasan - Tue, 17 Oct 2000 14:01:31 -0700 <=