[Webkit-unassigned] [Bug 106882] DOM/DOMWalk.html should be improved to have longer run times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 11:19:40 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=106882





--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org>  2013-01-15 11:21:25 PST ---
(In reply to comment #1)
> It is possible that zero is not a time, but a malloced size; I get this on Linux (Release):
> 
> Running DOM/DOMWalk.html (35 of 113)
> RESULT DOM: DOMWalk= 0.170817563365 ms
> median= 0.171975207965 ms, stdev= 0.0042148697281 ms, min= 0.159652893669 ms, max= 0.178565660773 ms
> RESULT DOM: DOMWalk: JSHeap= 1570248.8 bytes
> median= 1569720.0 bytes, stdev= 8511.79536754 bytes, min= 1557376.0 bytes, max= 1584208.0 bytes
> RESULT DOM: DOMWalk: Malloc= 0.0 bytes
> median= 0.0 bytes, stdev= 0.0 bytes, min= 0.0 bytes, max= 0.0 bytes
> Finished: 8.950449 s

Do you know why we're not encountering this problem in the downstream dom_perf? Or are we simply ignoring it?

-- 
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