I just tried parsing a big XML file with about 5600 elements. I brought the JS 
engine to its knees trying to parse it.

Building the DOM was quick, but iterating all those elements just took forever… 
:-(

I’m not sure where the problem is.

Reply via email to