No paint profiler in Chrome DevTools

后端 未结 2 1491
陌清茗
陌清茗 2021-02-13 16:58

I\'m trying to use the Chrome devtools timeline to improve animation performances, but I can\'t find the Paint Profiler. I recorded some seconds of an animation and

2条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-13 17:29

    Updated at 2021-02-01

    The feature is still exist confirmed in Version Version Version 88.0.4324.96 (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)"

    1. Record a timeline
    2. Find a paint block and click on that block

    1. Click the "Paint Profiler" inside Preview section

    1. Here is the "Paint Profiler" you are looking for.

提交回复
热议问题