DescriptionNot counting nested loops as time spent in a task.
While in a nested loop, Chrome is not blocked, keeps updating the client area and is responding to user actions.
Subtracting the time in nested loops from the task in which it happens, so that we don't diagnose this task as a source of jank.
BUG=401560, 440919
Committed: https://crrev.com/86708713f8a40a9155d56310b9b9a63515f58846
Cr-Commit-Position: refs/heads/master@{#308218}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|