On 10/3/05, fenallen <[EMAIL PROTECTED]> wrote: > Brett Porter wrote: > Our build is broken down into several steps. The step containing the > bulk of the compilation is around 50% slower than with 1.0.2. At the > end of the build is a step containing lots of xlst transformations and > this is very slow taking aroung 3 times as long.
JDK 1.4? It could be that the built xml parser is not as good as xerces. What happens if you use jdk 1.5/add xerces to the endorsed path like in m1.0.2? > Another observation is that it seems noticeably slower when performing > file system operations too. Any echo statements scroll by much slower. Another said this, but I have no idea what could be causing it. > If it makes a difference I am running this on Windows as I am at work. :( Me too. - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
