Closed Bug 1616399 Opened 5 years ago Closed 5 years ago

GeckoView startup: Synchronous socket process launch adds 400ms

Categories

(GeckoView Graveyard :: Sandboxing, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1612961

People

(Reporter: mstange, Unassigned)

Details

Profile: https://perfht.ml/2P3q7GC

You can see a 393ms "NotifyObservers" marker during startup, for the notification "prefservice:before-read-userprefs". The time is spent in __pthread_cond_timedwait. Unfortunately the C++ stacks during that time are incomplete, but my guess is that this is waiting for the launch of the socket process.

We're disabling the socket process for now (bug 1612961), so that should fix this.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
No longer blocks: geckoview-startup

Moving socket process bugs to the new GeckoView::Sandboxing component.

Component: General → Sandboxing
Product: GeckoView → GeckoView Graveyard
You need to log in before you can comment on or make changes to this bug.