OSDN Git Service

Decrease target utilization for foreground apps.
authorMathieu Chartier <mathieuc@google.com>
Tue, 15 Apr 2014 22:37:02 +0000 (15:37 -0700)
committerMathieu Chartier <mathieuc@google.com>
Wed, 16 Apr 2014 19:37:09 +0000 (12:37 -0700)
commit2f8da3e9ff60e5cb2a3fdf57dbcb67f513b9c2c2
treecfe10d3409b9cdd5c9453c6fbd12854039ac5ca9
parent9623c6668962559e818d1e7f05a58dcb96c71fa9
Decrease target utilization for foreground apps.

GC time in FormulaEvaluationActions.EvaluateAndApplyChanges goes from
26.1s to 23.2s. Benchmark score goes down ~50 in
FormulaEvaluationActions.EvaluateAndApplyChanges, and up ~50 in
GenericCalcActions.MemAllocTest.

Bug: 8788501
Change-Id: I412af1205f8b67e70a12237c990231ea62167bc0
runtime/gc/heap.cc
runtime/gc/heap.h
runtime/parsed_options.cc
runtime/parsed_options.h
runtime/runtime.cc