New issue
Advanced search Search tips

Issue 774066 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug-Regression



Sign in to add a comment

60% performance regression on Spielzeug's dom-imgs-alpha.html

Project Member Reported by as...@vewd.com, Oct 12 2017

Issue description

Chrome Version: 60.0.3088.0
OS: x86_64

What steps will reproduce the problem?
(1) Build content shell
My config: --args=' cc_wrapper="/usr/bin/ccache" enable_nacl=false dcheck_always_on=false is_debug=false remove_webcore_debug_symbols=true clang_use_chrome_plugins=false linux_use_bundled_binutils=false use_jumbo_build=true'
(2) Run: ./content_shell --slow-down-raster-scale-factor=25 http://spielzeugz.de/html5/compare/dom-imgs-alpha.html
(slow-down-raster-scale-factor is used to simulate a run on a low-end device)

What is the expected result?
14-15 fps

What happens instead?
5-6 fps

This cause of this regression has been identified as the  Bug 750252  fix: https://chromium-review.googlesource.com/c/chromium/src/+/596503
 
Owner: enne@chromium.org
Status: Assigned (was: Untriaged)

Comment 2 by enne@chromium.org, Jan 13 2018

Cc: chrishtr@chromium.org
Owner: chrishtr@chromium.org
Going through old bugs.  Assigning this to chrishtr to triage as it's about adding clips to display items.
Components: Blink>Compositing

Sign in to add a comment