I did the tests with Java 1.5<br />for the 25 Mb file I received the same time (6 sec) for both jars.<br />But with the <b>75Mb </b>file there is still a difference:<br />18 sec with jdom 1.0 (beta 7--&gt; maybe this version&nbsp;had something to do with it?)<br />22 sec with jdom 1.1<br />(using the optimized code;&nbsp;iterator instead of get(i))<br /><br />Did you tested the 75Mb file too?<br /><br />Regards,<br />Katja