How to measure full-screen FPS on Chrome OS?

5,938 views
Skip to first unread message

Adam

unread,
Apr 22, 2016, 5:49:07 PM4/22/16
to Graphics-dev
Hi,

I am trying to measure full-screen FPS on Chrome OS. Specifically, I am seeing low FPS (by eye) when entering/leaving window overview mode, and I would like to get some measurements to help understand the issue. See https://bugs.chromium.org/p/chromium/issues/detail?id=537050.

Are there any suggested software or hardware solutions for measuring FPS on Chrome OS?

An ideal situation would be if we had performance bots that did a Digital Foundry-style analysis (see http://www.eurogamer.net/articles/digitalfoundry-2015-how-we-measure-console-frame-rate) and could detect FPS, tearing, and jitter issues during testing.


Thanks,

Adam

Jeremy Roman

unread,
Apr 25, 2016, 11:12:12 AM4/25/16
to Adam, Graphics-dev
I think the switch "--ui-show-fps-counter" will show you the frame rate (and a few other things) for the browser (UI) compositor.

Adam Goode

unread,
Apr 25, 2016, 12:00:18 PM4/25/16
to Jeremy Roman, Graphics-dev
Can I trigger this from chrome://flags/ ?

I want to test it on a verified mode chromebook.


Thanks,

Adam

Brandon Jones

unread,
Apr 25, 2016, 12:42:17 PM4/25/16
to Adam Goode, Jeremy Roman, Graphics-dev
It used to be available through about:flags but got removed in favor of a checkbox in dev tools. Open the inspector (Right click+Inspect), Press Esc to show the console panel on the bottom, click the three dot menu to the left side of that, and click "Rendering". In that tab there's a "Show FPS Meter" checkbox.

--
You received this message because you are subscribed to the Google Groups "Graphics-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to graphics-dev...@chromium.org.

Adam Goode

unread,
Apr 25, 2016, 1:58:56 PM4/25/16
to Brandon Jones, Jeremy Roman, Graphics-dev
That works for a tab, but I want to measure cross-window (full compositor) FPS. I will have to try the command line flag, but don't have access to a dev-mode chromebook this week.

Something like this, but without external hardware:



Adam

Dana Jansens

unread,
Apr 25, 2016, 2:34:53 PM4/25/16
to Adam, Graphics-dev
On Fri, Apr 22, 2016 at 2:49 PM, Adam <ago...@chromium.org> wrote:
Hi,

I am trying to measure full-screen FPS on Chrome OS. Specifically, I am seeing low FPS (by eye) when entering/leaving window overview mode, and I would like to get some measurements to help understand the issue. See https://bugs.chromium.org/p/chromium/issues/detail?id=537050.

Are there any suggested software or hardware solutions for measuring FPS on Chrome OS?

Take a trace and look at the period of the display compositor drawing/swapping.

Dongseong Hwang

unread,
May 4, 2016, 12:10:04 PM5/4/16
to Graphics-dev, ago...@chromium.org
--ui-show-fps-counter is removed in chrome://flags.
As you use ChromeOS, add --ui-show-fps-counter to /etc/chrome_dev.conf file.

-DS
Reply all
Reply to author
Forward
0 new messages