![]() |
![]() | ![]() | ![]() | Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - The results of the code test. [Thread Next] Re: The results of the code test.To: NULL Date: 11/2/2006 1:20:00 PM AndrewF wrote: > New code: > > First load of the XSL template: 71ms > Subsequent loads of XSL template: 30ms average > > XML Processing Time: 18ms > > Transform() time: 105ms average It would be helpful to see your code, but why do you need "Subsequent loads of XSL template" stage? The whole point of XslCompiledTransform class is that you reuse it. Compilation takes time you know, don't recompile stylesheet without necessity, cache it. Try to test with cached XslTransform vs XslCompiledTransform to see the real difference in performance. -- Oleg Tkachenko [XML MVP, MCPD] http://blog.tkachenko.com | http://www.XmlLab.Net | http://www.XLinq.Net | ![]() | ![]() | ![]() |
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | |||||
|
