[Webkit-unassigned] [Bug 172710] REGRESSION(r216759-216775): Dromaeo jslib-modify-jquery crashes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 30 07:42:11 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=172710
--- Comment #3 from Andreas Kling <akling at apple.com> ---
Oh that's pretty nasty. Do you know why that test grows so huge? Are we not GC'ing often/aggressively enough?
Tip: If you run Safari with the "resource usage overlay" enabled (from the internal Debug menu), you can see when the next scheduled eden and full collections are going to happen.
It sounds strange that this test should have to exceed 4GB footprint, no? I would think that the objects created for each iteration would be transient.
--
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/20170530/987149c1/attachment.html>
More information about the webkit-unassigned
mailing list