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 minutes. I didn't try digging into the
Xalan code at all, but obviously some algorithm isn't scaling very nicely.
That seems strange, since the identity transformation isn't really taxing the processor. Can you provide the XML file, or an obfuscated version of it, if it contains sensitive information?

Dave

Reply via email to