summaryrefslogtreecommitdiff
path: root/test/ProfileTestMultiDex/Main.java
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-08-18 18:35:52 -0700
committerMathieu Chartier <mathieuc@google.com>2015-08-21 10:25:36 -0700
commit52a7f5caebdf359ab877f1928aad59f1e9ad29fa (patch)
treefe23aeb3682128a31c62324e427b906c9804afd3 /test/ProfileTestMultiDex/Main.java
parent944973e56fd3c04c92d902b05d0148f77ed28a78 (diff)
Add class flags to class to help GC scanning
Reduces GC time and pauses by reducing the number of loads required to scan an object. Average total GC time before on EvaluateAndApplyChanges (EAAC): 7.452s After: 7.144s Average GC pause times before on EAAC: 860.67us After: 722.75us Adding the class flags field cause a memory increase of ~24k system wide on low memory devices. Change-Id: I3f04212d5787bfbf5e55026584d149f55476105e
Diffstat (limited to 'test/ProfileTestMultiDex/Main.java')
0 files changed, 0 insertions, 0 deletions