html-parser.html takes too long to run
authorabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Jan 2012 04:39:04 +0000 (04:39 +0000)
committerabarth@webkit.org <abarth@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Wed, 4 Jan 2012 04:39:04 +0000 (04:39 +0000)
commite7b3d3b3909a733b0077ec37eea91dfda5f3a426
treeef0d38eaff77e7513b6a158e842505619df48587
parent485d8c9acd4acac2c6d994b87f05963c893ad394
html-parser.html takes too long to run
https://bugs.webkit.org/show_bug.cgi?id=75515

Reviewed by Eric Seidel.

In working on runner.js, we introduced a factor of 10 increase to the
running time of this benchmark.  This patch dials down the number of
iterations to something more user-friendly.

* Parser/html-parser.html:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@104006 268f45cc-cd09-0410-ab3c-d52691b4dbfc
PerformanceTests/ChangeLog
PerformanceTests/Parser/html-parser.html