DescriptionUse a single, generic, global zygote to temporarily resolve perf regressions.
The CL to have multiple zygotes has caused some performance regressions,
due to the additional startup time required to launch the processes. This CL
keeps then new API in place, but uses a single global zygote, resolving the
startup overhead. Once the performance of permanent solutions has been measured
and thought through, Chrome will return to having multiple zygote processes.
BUG=569191, 580966, 580974
Committed: https://crrev.com/94807ee60fa56c118cac88b0f8f4e4e5231ef43f
Cr-Commit-Position: refs/heads/master@{#372709}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Cleanup per review #Patch Set 3 : Remove unused ppapi header #
Messages
Total messages: 16 (7 generated)
|