summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-11-14 19:34:18 -0800
committerMathieu Chartier <mathieuc@google.com>2014-11-17 14:43:21 -0800
commitfd04b6f89238af5da682805aa11899639fb4ee07 (patch)
treee1c2fc7eed43c7d644003c6cc3ec7311624a3dfe /compiler/optimizing/graph_visualizer.h
parentd777112c261696f60536c1b9cd2a407722a90137 (diff)
Combine image string char arrays into single array
Having one giant char array shared between all the strings saves memory since it avoids the 12 bytes of array overhead per image string. Also added substring finding based on prefixes, strings are added into the array in reverse sorted length. Image size goes from 11767808 -> 11100160. Bug: 17643507 Change-Id: I2a7f177b40d0458d5c50640643d8f16b0030bdce (cherry picked from commit 23c1d0ca7ab63f4adad88631bddefb769d0dcc2c)
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions