diff options
author | Andreas Gampe <agampe@google.com> | 2015-09-15 17:55:06 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-09-16 08:47:30 -0700 |
commit | 740667a1c5fa0188bb676c569064deb2c47c0825 (patch) | |
tree | bbfdc04e8f6a28ad8825f67dfabad6bc6094eeb3 /compiler/optimizing/graph_visualizer.cc | |
parent | 1a1d77f7f8cdc892a59b1618b5bd8fea269354cb (diff) |
ART: Skip compiler-driver compile loop for VerifyAtRuntime
We don't compile (not even dex-to-dex) anyways, so skip iterating
over all methods. Shows a ~10% improvement of boot image compile
time on Nexus 9. Shows a ~40% improvement for a common large app
on the same device. Most of the remaining time is unzipping dex
files.
Bug: 24103765
Change-Id: I00931fd062a0a2297d1c7b90794302cb664571cc
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions