Chromium Code Reviews
Descriptionscheduler: Tell v8 about the current RAIL mode
This patch makes the Blink scheduler tell v8 about the current estimated
RAIL mode. This will allow v8 to choose different optimization
strategies based on what the user is doing. This patch implements
the default, response, animation and idle modes. A future patch will
add support for the load mode.
BUG=613520
Committed: https://crrev.com/a37c2a7427da99593f9358d18861b4d2343bcde2
Cr-Commit-Position: refs/heads/master@{#402852}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Tell workers too #
Total comments: 10
Patch Set 3 : Alternate way for dispatching to worker isolates #Patch Set 4 : Remove DEFAULT #Patch Set 5 : Update test expectations #Patch Set 6 : Add missing gyp dependencies #Messages
Total messages: 42 (13 generated)
|