Sure, send it over or, better, post a link. I'll give you feedback ASAP (which may not necessarily be very quick this and next week).
On 29.06.2006 14:47:28 mcevikce wrote: > > Yes I have. Initial run is almost 30-40 percent longer. I am running my test > on a servtlet so the input and output are buffered streams. So there is no > performance hits there. > I ran this on Jprofiler to see where the most time is spent and as I > suspected almost 98% of the time is spent in ttransformer.transform. When I > drill down on this stack I see that all the time is being spent on the > parser level(in my case I ma using saxon 8.6). > > Is it possible to send my xsl-fo file for some one to run and to make sure > file is not the problem. I think I got the configuration right (running > saxon with crimson, JDK1.5, 2GIG machine with dual CPU, validation turned > off, using buffered streams). Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
