-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DevTools] ElementsBreadcrumbs Perf Improvements & Cleanup
Reduces the number of layouts performed. Moves update to be run in a requestAnimationFrame callback. Cleans up the code a bit to move pieces of the massive update functions into their own methods for a clearer breakdown of where time is spent. BUG=657141 R=lushnikov,paulirish Review-Url: https://codereview.chromium.org/2551403002 Cr-Commit-Position: refs/heads/master@{#437742}
- Loading branch information
1 parent
485edbd
commit 0bb8f9c
Showing
1 changed file
with
107 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters