[Webkit-unassigned] [Bug 80082] DOM tests take too long to run
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 19:22:23 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80082
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |arv at chromium.org
--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org> 2012-03-01 19:22:23 PST ---
e.g. we spend 121s in DOM/CreateNodes now:
Running DOM/CreateNodes.html (5 of 44)
RESULT DOM: CreateNodes= 377.584043095 ms
median= 377.545919724 ms, stdev= 1.48541786367 ms, min= 373.933014354 ms, max= 381.514733804 ms
Finished: 121.340621 s
By reducing the value, we only spend 30s:
Running DOM/CreateNodes.html (3 of 10)
RESULT DOM: CreateNodes= 376.635416667 ms
median= 376.0625 ms, stdev= 2.55494737253 ms, min= 373.0 ms, max= 381.458333333 ms
Finished: 29.826671 s
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list