In an effort to better understand the JavaScript and DOM performance of Mobile Safari, I was trying to run the Dromaeo JavaScript performance tests on an iPad. However, part way through the tests, Safari will crash and I am sent back to the home screen.
I first tried to run all the Performance Tests and crashed either toward the end of DOM Modification (Prototype) or starting DOM Modification (jQuery). Just running the JavaScript Library Tests, I crashed my first run, but was successful on my second run (test run #108538).
Is there any good way to debug this, or is it only something Apple can do?
Update: I did get a run until completion (test run #108454)