commit | 5496f69c0a4c2cc357a065f57b7f4ff5d9ad2fa9 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Wed Feb 17 13:29:59 2016 -0800 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Thu Feb 18 16:07:54 2016 -0800 |
tree | f87b5ff024b8f9124dfcdda3bd4ab32726d66b61 | |
parent | 88f38e9b4e9ba0aca3d6fd4823be3a7226c87f33 [diff] |
Disable read barriers in GC VisitReferences calls. It's safe to disable read barriers in the CC collector's VisitReferences calls. It speeds up the collector by some amount, eg. Ritzperf EAAC GC time on N5 decreases by ~4.2%. This is based on Mathieu Chartier's idea. Bug: 12687968 Change-Id: I884dee7018f92761fad54269f4cd01db4fa82f2a