Descriptionandroid: Record the memory size of the GSA process.
Chrome connects to a bound service exposed by GSA, elevating its
importance to the system (see the linked bug). This requirement is going
away, and this CL is assessing the amount of memory wasted / saved this
way.
On a Nexus 5X, the cost of gathering this data has been
measured (through Trace events) to be ~60ms of wall clock time (on a
low-priority background thread), with ~2ms of CPU time on a little
core. The data is gathered at most once per startup.
BUG=614388
Committed: https://crrev.com/0d37cc58e86c456e635fc75681768303b13ced8e
Cr-Commit-Position: refs/heads/master@{#430288}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments. #Patch Set 3 : . #Patch Set 4 : . #
Total comments: 2
Patch Set 5 : . #Patch Set 6 : Disable the test when GSA is not available. #
Total comments: 4
Patch Set 7 : Address comments. #
Messages
Total messages: 24 (14 generated)
|