commit | 612ff540cd3329935351f05923358cf29b9c9b44 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Mon May 01 09:59:24 2017 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Mon May 01 14:45:24 2017 -0700 |
tree | dbe861f133a037ee487aaee27fa727d58c3aa73f | |
parent | a44d67e7ff3c0d3967f4e9a2d9d1d18c5701c7e7 [diff] |
Increase GC card size to 1024 With CC, having a larger GC card size does not commonly affect pauses. Results: Before (128): System wide card table PSS: 3642.4K GrayAllNewlyDirtyImmuneObjects avg: 145us After (1024): System wide card table PSS: 1477.8K GrayAllNewlyDirtyImmuneObjects avg: 75us Test: test-art-host Bug: 36457259 Change-Id: Icec03664985ef75859f4e99d9f76c3b9988193e6