summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-03-20 12:41:23 -0700
committerMathieu Chartier <mathieuc@google.com>2014-03-24 09:50:19 -0700
commit0e54cd0d8fc635d3dc8bf88a465fdade151a098f (patch)
tree285fc83fbe456e2c033f4e15fa59e8b2878f02e6 /compiler/optimizing/graph_visualizer.cc
parent6a3fe330227f2192f6ce97915d62f46247f89378 (diff)
Refactor and optimize GC code.
Fixed the reference cache mod union table, and re-enabled it by default. Added a boolean flag to count how many null objects, immune, fast path, slow path objects we marked. Slight speedup in mark stack processing, large speedup in image mod union table scanning. EvaluateAndApplyChanges Before: Process mark stack time for full GC only: 12.464089s, 12.357870s, 12.538028s Time spent marking mod image union table ~240ms. After: Process mark stack time: 12.299375s, 12.217142s, 12.187076s Time spent marking mod image union table ~40ms. TODO: Refactor reference visiting logic into mirror::Object. Change-Id: I91889ded9d3f2bf127bc0051c1b1ff77e792e94f
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions