commit | dfe3083054aa7be60adc24e3e58e0ae4773c41ff | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Fri Mar 06 15:28:34 2015 -0800 |
committer | Mathieu Chartier <mathieuc@google.com> | Fri Mar 06 16:46:04 2015 -0800 |
tree | beefca8286b7e346b78cb7ab5e54cc7a543c8d14 | |
parent | 41b15f9f06c7e2e5aac13f709c66412e6c299b67 [diff] |
Only allocate collectors if we may use them I believe most of the savings come from not allocating the concurrent copying 8MB MarkQueue. Before AOSP hh native PSS: 72653 kB: Native 72998 kB: Native 72882 kB: Native After AOSP hh native PSS: 64823 kB: Native 65986 kB: Native 64219 kB: Native Bug: 17643507 Change-Id: Ic5a8e753beca36142c1bf36be6311051f7c78e47