Description[Telemetry] Reduce page cycler cycle time by about another 10% on android.
On my device, dumpsys meminfo takes about 900ms. cat /proc/meminfo gives us the
same data we need in about 40ms. This also has the nice benefit of sharing the
same implemenation as the other proc-supporting backends.
This reduces one iteration of moz from 4.5m -> <4m.
BUG=372489
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270109
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|