summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorAart Bik <ajcbik@google.com>2016-02-24 15:18:55 -0800
committerAart Bik <ajcbik@google.com>2016-02-24 15:23:11 -0800
commit6ab903c1ada868d9e7368107385f0de0b17ae646 (patch)
tree928c57ac4dc36fefca6150b8f18cc4a921cfe4da /compiler/optimizing/graph_visualizer.cc
parentdcf7db26bdf098b507623b5bf99c4e2bd045b2d1 (diff)
Avoid single expensive test in 530-checker-loops.
Rationale: All tests run in "no time", except one instance that iterates over full iteration space before going OOB. Protect that instance with a HEAVY boolean to avoid timing out in interpretation mode. Impact on interpreted runtime: 1m6.936s -> 0m0.031s Change-Id: I413939b683c76b7be0f1259da8533d4b069eac6d
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions