Show FPS meter Chrome 33

微笑、不失礼 提交于 2019-11-29 09:07:44

Go to about:flags and enable the the FPS counter there.

You might also need to enable GPU composition on all pages. I can't enable this on my current machine, so I'm afraid I can't test it myself.

See this article for more information

Found the answer in the developer tools docs.

They have moved to Timeline

Towards the bottom there is a tab called Rendering, this contains all the goodies that were once in settings.

For more info see Rendering Settings

eris discord

Version 51.0.2704.63 (64-bit) Update for anyone still looking

  1. F12
  2. click on 3 dots

  3. Click on More tools

  4. Click on Rendering settings
  5. Then the settings will be available down near the console

I found the option from this document: https://developer.chrome.com/devtools/docs/rendering-settings

On the main menu bar there is an icon that looks similar to >≡ that will toggle a bottom-pane off and on that contains the options:

  • Show paint rectangles
  • Show composited layer borders
  • Show FPS meter
  • Enable continuous page repainting
  • Show potential scroll bottlenecks

Toggle the FPS meter from there.

Current Chrome version at time of writing 39.0.2171.95

To get an FPS meter Chrome 71 in the year 2019 you can open devtools and then navigate to "More Tools", then select Rendering, which has an FPS meter

Screenshot here

press F12, then press esc, a drawer opens at the bottom of the screen, select rendering and then select show FPS meter.

Type chrome://flags/ in your address bar
Search for FPS
Enable/Disable it
Restart Chrome

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