Bug 171689 - WebCore should only request synchronous GCs in response to low memory warnings or for debugging
Summary: WebCore should only request synchronous GCs in response to low memory warning...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 171690 171708 171794 172204
Blocks:
  Show dependency treegraph
 
Reported: 2017-05-04 14:09 PDT by Filip Pizlo
Modified: 2017-05-16 19:12 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2017-05-04 14:09:39 PDT
This will require some finesse.  I already know that doing it the wrong way regresses perf.
Comment 1 Filip Pizlo 2017-05-16 19:12:21 PDT
This may be done as of http://trac.webkit.org/changeset/216965/webkit

I'll wait a bit before closing this.