On Thu, Nov 19, 2009 at 2:09 AM, Rob.Conde wrote:
> Hi David,
>
> I built the XalanTransformer sample and indeed the performance
> seems fine there. Also I tried passing a stringstream instead of the
> DOMStringPrintWriter and it seems to work fine…though I’m not sure if this
> will h
2009 9:47 PM
To: xalan-c-users@xml.apache.org
Subject: Re: Xalan performance issue on large files...
On Tue, Nov 17, 2009 at 6:39 AM, Rob.Conde
wrote:
Hey David,
I understand if you haven't gotten to it yet, but I wanted to make
sure you got my example file and perhaps confirmed or
On Tue, Nov 17, 2009 at 6:39 AM, Rob.Conde wrote:
> Hey David,
>I understand if you haven't gotten to it yet, but I wanted to make
> sure you got my example file and perhaps confirmed or were unable to
> confirm
> the performance issue with it...
>
Hi Rob,
I just took an initial look at t
Hey David,
I understand if you haven't gotten to it yet, but I wanted to make
sure you got my example file and perhaps confirmed or were unable to confirm
the performance issue with it...
Thanks,
Rob Conde
Rob.Conde wrote:
Hey David,
I'm seeing some really bad performance while attempting to transform
a 30 megabyte xml file. As a benchmark, I tried running just the identity
transformation against my file in both .NET 2.0 and in Xalan. .NET took ~3
seconds...I killed the Xalan after 25 minut