Re: Call tomorrow?

Hi Sean,

> On the subject of performance, the bad news is that there are no
> obvious ways to improve it. Over 40% of the runtime is just processing
> XSL stylesheets, unfortunately. We knew this was going to be heavy,
> but it's turned out to be really heavy. I will continue to take this
> as an action item to find ways to improve performance.
Here some untested idea:
we could pre compile the stylesheet (supported since saxon 7.3) [1]  
to use it as binary in production mode.

Cheers,
  Roland

[1] http://saxon.sourceforge.net/saxon7.7/using-xsl.html#Compiling

Received on Monday, 17 September 2007 16:31:19 UTC