Re: performance issue with xalan-c

2009-06-15 Thread anirbb
Hi Dave, Below is a code snippet for the issue: In the above statements after loading 65K nodes the XSLT processor will be become very slow. Thanks in advance for your help. Anirban -- View this message in context: http://www.nabble.com/performance-issue-with-xalan-c-tp23869303p2403436

Re: performance issue with xalan-c

2009-06-04 Thread David Bertoni
anirbb wrote: Hi, We are trying to do a diff between 2 large leaf nodes each having 65000 entries under one node using xalan-c. It's taking a very long time to execute by extrapolation it will take close to 84 days to complete. We are running on Windows system with 1GB ram and 2.8GHz process