Issue metadata
Sign in to add a comment
|
42.2%-120.1% regression in tab_switching.typical_25 at 401786:401808 |
||||||||||||||||||||
Issue descriptionSee the link to graphs below.
,
Jun 24 2016
===== BISECT JOB RESULTS ===== Status: completed ===== SUSPECTED CL(s) ===== Subject : Turn on enable begin frame scheduling by default Author : enne Commit description: This turns on --enable-begin-frame-scheduling[1] for all[2] platforms. This was already on for Android so should only be a real change for desktop / ChromeOS platforms. Lots of cleanup can follow from this like removing all commit vsync / authoritative vsync / CompositorVSyncManager things, but this is a smaller patch to suss out any performance regressions. [1] In this case, "begin frame scheduling" means browser->renderer begin frame ticks instead of sending vsync information and having a synthetic source on the renderer side. [2] MUS is not hooked up to begin frame scheduling yet, but mojo:mash_session in an "oxygen" build still works with this patch applied. Blimp also doesn't use begin frame scheduling and will eventually just be transitioned to a synthetic begin frame source for its engine half. CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review-Url: https://codereview.chromium.org/1939253002 Cr-Commit-Position: refs/heads/master@{#401796} Commit : f2d7f5e1891703ec4384ededd80f896816921204 Date : Fri Jun 24 02:43:08 2016 ===== TESTED REVISIONS ===== Revision Mean Std Dev N Good? chromium@401788 2607.2 256.16 5 good chromium@401794 2743.2 38.4539 5 good chromium@401795 2707.6 57.4003 5 good chromium@401796 5548.2 765.861 5 bad <-- chromium@401797 5743.4 363.131 5 bad chromium@401800 5980.6 162.549 5 bad Bisect job ran on: mac_retina_perf_bisect Bug ID: 623169 Test Command: src/tools/perf/run_benchmark -v --browser=release --output-format=chartjson --upload-results --also-run-disabled-tests tab_switching.typical_25 Test Metric: idle_wakeups_total/idle_wakeups_total Relative Change: 129.39% Score: 99.8 Buildbot stdio: http://build.chromium.org/p/tryserver.chromium.perf/builders/mac_retina_perf_bisect/builds/1358 Job details: https://chromeperf.appspot.com/buildbucket_job_status/9008941940516859120 Not what you expected? We'll investigate and get back to you! https://chromeperf.appspot.com/bad_bisect?try_job_id=5903942446219264 | O O | Visit http://www.chromium.org/developers/speed-infra/perf-bug-faq | X | for more information addressing perf regression bugs. For feedback, | / \ | file a bug with component Tests>AutoBisect. Thank you! |
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by mustaq@chromium.org
, Jun 24 2016