devTool chrome : Where is the FPS chart in performance tab
Asked Answered
T

2

6

Everywhere I am searching (video, tutorial, google documentation), there is a FPS chart part of the result of the performance recording.

Question :

Where is the FPS chart that should be under performance tab!

Screenshot of my own devTool, there are only CPU and NFT :#

enter image description here

From the google documentation :

enter image description here

Tunny answered 1/6, 2023 at 15:53 Comment(0)
P
0

If I'm getting what you want right then, you have to press f12 within the web page and then select performance then press record the dimmed circle in the left corner of the 2nd tap and after 30 sec stop and the charts should be visible, this is a screenshot of my own following the prev. steps enter image description here

Panhellenic answered 12/6, 2023 at 5:11 Comment(3)
I looked carefully on your screenshot and you have same result as me. You only have CPU and NFT chart but you don't have the FPS chart at all.Tunny
You missed the frames sub-menu on the leftPanhellenic
Frames sub-menu is different than FPS chartMatrimonial
O
0

I am not exactly sure if this is what you are looking for, but after doing a Google search I got the frame meter up and running by following this (after you have opened your Chrome dev tools):

Press Command+Shift+P (Mac) or Control+Shift+P (Windows, Linux) to open the Command Menu. Start typing Rendering in the Command Menu and select Show Rendering. Select the FPS meter checkbox

I am attaching the screenshot. The frame meter is running in the top-left corner of the image.

enter image description here

If this is what you want, but you are not able to get this in your browser by running the commands I mentioned, let me know, and I will research and update the answer accordingly.

Orgy answered 12/6, 2023 at 12:50 Comment(2)
Yes, I know about that option. But I would like to have the FPS chart as shown from the google doc.Tunny
I went through several links, I think this feature has been removed. Refer to this: https://mcmap.net/q/1918671/-where-39-s-the-fps-in-chrome-39-s-fps-meterOrgy

© 2022 - 2024 — McMap. All rights reserved.