New issue
Advanced search Search tips

Issue 919556 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

debug content_shell takes ~17s to startup on linux

Project Member Reported by pdr@chromium.org, Jan 7

Issue description

A debug build of content shell will takes 17s to startup and render a page (e.g., google.com), but only 3s when --disable-gpu is used. During the delay the content_shell window is visible but just white. This reproduces on 3 google development machines and may affect all blink devs using linux.
 
Status: Available (was: Untriaged)
Is this a recent regression? Sounds like we need to take a trace and see what's happening.
This is not recent and it sounds like many people are using release builds to avoid this (chrishtr, masonfreed).
It is 17 seconds on my desktop too. I assume this is the cost of dynamic linking. 

Sign in to add a comment