commit | faed9950572632ffaac69e70c0b1ab90496c98f3 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Mar 31 16:28:53 2015 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Tue Mar 31 16:29:46 2015 -0700 |
tree | a8f6f50c35520957188958952fa17935f2624dc6 | |
parent | bf143069fc5b7526ea79d4283293878a2ebe99ee [diff] |
Only GC the first time we call PreZygoteFork PreZygoteFork is called for every app launch, it is overkill to GC each time since it takes 20-30ms and blocks app launch for that long. Change-Id: I647c8ccca767ceca67a006c1d80a739c7860f0d0