summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-07-11 10:26:37 -0700
committerMathieu Chartier <mathieuc@google.com>2014-07-11 14:18:46 -0700
commit14cc9be4adc652071979395d337d1380763844fa (patch)
treeb099b16ba09da3264f6c10d7dda56808466352f2 /compiler/optimizing/graph_visualizer.cc
parent3641ac7de8b51c0853eaaa2ba3a3ab7e65a837c5 (diff)
Faster TLAB allocator.
New TLAB allocator doesn't increment bytes allocated until we allocate a new TLAB. This increases allocation performance by avoiding a CAS. MemAllocTest: Before GSS TLAB: 3400ms. After GSS TLAB: 2750ms. Bug: 9986565 Change-Id: I1673c27555330ee90d353b98498fa0e67bd57fad
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions