DescriptionSimplified garbage collection idle handler.
The current GC idle time handling heuristics are getting too complicated. Moreover, with longer idle time we are getting more full garbage collections. This CL shrinks the idle round window and reduces complexity in the case where we cause a full garbage collection.
BUG=chromium:468554
LOG=n
Committed: https://crrev.com/c293448f3e548a0c8e1e5daa3ba6601c0c380574
Cr-Commit-Position: refs/heads/master@{#27493}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 17 (7 generated)
|