[Xsltforms-support] FW: Load Time Performance improvement - It works!
Brought to you by:
alain-couthures
From: Stephen C. <Ste...@ut...> - 2011-01-11 23:22:52
|
I do this pre-transformation (compilation) as well using Saxon, the result has never given me any problems in the browser. From: Dan McCreary [mailto:dan...@gm...] Sent: Wednesday, 12 January 2011 3:45 AM To: Santosh Chandak Cc: XSLTForms support Subject: Re: [Xsltforms-support] Load Time Performance improvement - It works! This sounds like a very useful result. Thank you for sharing. - Dan On Tue, Jan 11, 2011 at 7:53 AM, Santosh Chandak <san...@gm...<mailto:san...@gm...>> wrote: A simple trick has helped our form to reduce load time from 30 seconds to 4 seconds. If form is big, XSLTForms transform takes some time to create the HTML elements. If we create the output HTML beforehand, the time spent in transforming the xml to html can be saved. I used java saxon8 xslt transformer for our 104 K size form. Result is saved to a HTML page, which can be loaded directly. I hope this will help others as well! ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Xsltforms-support mailing list Xsl...@li...<mailto:Xsl...@li...> https://lists.sourceforge.net/lists/listinfo/xsltforms-support -- Dan McCreary Semantic Solutions Architect office: (952) 931-9198 cell: (612) 986-1552 |