DescriptionOilpan: Give a chance to schedule a precise GC after V8 minor and major GCs
I manually created more than 80 Chromium builds with various GC parameters and investigated a way to reduce the peak memory increase in memory.top_7_stress. This CL reduces the peak memory of Blogger by 6%, WordPress by 3% etc.
This CL does the following two things:
- Finish completeSweep() before starting a V8 minor GC.
- Give a chance to schedule a precise GC after V8 minor and major GCs.
BUG=474470
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201050
Patch Set 1 #Patch Set 2 : #
Total comments: 2
Patch Set 3 : #
Messages
Total messages: 14 (6 generated)
|