RESOLVED FIXED Bug 77313
DOM/DOMDivWalk.html result is unreliable
https://bugs.webkit.org/show_bug.cgi?id=77313
Summary DOM/DOMDivWalk.html result is unreliable
Ryosuke Niwa
Reported 2012-01-29 19:48:11 PST
Results for PerformanceTests/DOM/DOMDivWalk.html vary a lot between runs. It's mainly caused by GC happening in the middle of tests. We need to manually trigger a GC to mitigate the effects.
Attachments
fix attempt (2.18 KB, patch)
2012-01-29 19:52 PST, Ryosuke Niwa
abarth: review+
Ryosuke Niwa
Comment 1 2012-01-29 19:52:31 PST
Created attachment 124487 [details] fix attempt
Eric Seidel (no email)
Comment 2 2012-03-27 12:36:27 PDT
Attachment 124487 [details] was posted by a committer and has review+, assigning to Ryosuke Niwa for commit.
Ryosuke Niwa
Comment 3 2012-04-22 23:54:52 PDT
Note You need to log in before you can comment on or make changes to this bug.