DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6463>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6463 Severe Performance problems (Memory + Time taken) compared to SAXON ------- Additional Comments From [EMAIL PROTECTED] 2002-02-15 21:00 ------- No, I have not yet had a chance to look at the memory usage with the latest code, but I did with the 2_2_D14 release and found that the majority was from the DTM. This has improved with the latest 2.3 development release, but is still 2X to 3X of Saxon. We are setting variables to the result of a call-template in a few places, but I think only in a very few places and not in all stylesheets. I do know that at the time I did the analysis, there were something like 38 instances of the DTM created during a single transformation. I understand that this should be much less now with the latest code, which is likely the reason it is using less memory.
