No paint profiler in Chrome DevTools

两盒软妹~` 提交于 2019-12-05 00:19:41

Updated at 20190316

The feature is still existing confirmed in Version 72.0.3626.121 (Official Build) (64-bit).

Updated at 20180806

It becomes even harder to find in Version 68.0.3440.84 (Official Build) (64-bit). Follow the steps below to find the paint profiler in Google Chrome development tool.

1) Enable "Advanced paint instrumentation (slow)"

2) Record a timeline 3) Find a paint block and click on that block

4) Click the "Paint Profiler" inside Preview section

5) Here is the "Paint Profiler" you are looking for.

You don't actually need to keep refreshing the page. Once the page loaded and Profile Paint pane does not appear you simply Ctrl+f and type paint and it's gonna show up. Depending on you computer hardware it takes few seconds before finally paint record loaded even if you look it up(Ctrl+f). Wait a few seconds and then look up for paint, you don't need to refresh!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!