I do not think there is a silver bullet here. You can start from the top: optimize the stylesheet. It might be interesting to see how changing the stylesheet affects performance using different XSL engines.
Gary On Tue, Feb 11, 2014 at 3:23 AM, Radhika Ganganna < [email protected]> wrote: > Hello All, > > > > We have an application built using C++ and we use Xalan 1.10 to xml > transformation. > > We find that transform() is taking too long a time to process each file. > > Is there a way to fix the issue? > > > > OS: Windows XP Professional > > Compiler: Microsoft (R) 32-bit C/C++ Optimizing Compiler Version > 12.00.8804 for 80x86 > > Xalan version: 1.10 > > > > Please suggest. > > > > Regards, > > Radhika > > > -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
