Do telemetry performance tests respect flags?

13 views
Skip to first unread message

Ian Barkley-Yeung

unread,
Feb 14, 2021, 11:49:03 PM2/14/21
to tele...@chromium.org
If I want to compare the results of a telemetry performance test with a flag on and off, is it enough to just go to chrome://flags before the test, turn the flag off, run the test, turn the flag on, and run the test again?

Thanks
Ian

John Chen

unread,
Feb 15, 2021, 12:27:07 AM2/15/21
to telemetry, Ian Barkley-Yeung
Changing flags through chrome://flags isn't recommended. Most flags should have corresponding command line version, and you can add the right command line option to extra_browser_args. Grep for extra_browser_args in tools/perf/page_sets for examples.
Reply all
Reply to author
Forward
0 new messages