[Webkit-unassigned] [Bug 195952] REGRESSION (r242911?): High Sierra Release WK2 Perf bot timing out while running IndexedDB/large-number-of-inserts.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 10:48:02 PDT 2019


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
So, a test that is doing about the same thing (PerformanceTests/IndexedDB/large-number-of-inserts-responsiveness.html) is taking twice the time between run 610 and 612.
The median test run remains of the same order though.

It might be that cache quota is hit. This triggers some IPC to the UIProcess which triggers some additional overhead.
We might be able to fix that by increasing the default quota for these tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190320/94126c37/attachment.html>


More information about the webkit-unassigned mailing list