diff options
author | Mathieu Chartier <mathieuc@google.com> | 2017-03-22 10:02:31 -0700 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2017-03-22 10:40:20 -0700 |
commit | 30f530e86f5ab9f627cf209aafeb94470b83633e (patch) | |
tree | e3af7dc1711218bf8298e5b41d17c3a4167ff422 /compiler/optimizing/graph_visualizer.cc | |
parent | f9806373ca50896ac54cb9da49a030c13ec14769 (diff) |
Speed up test 080-oom-throw
Reduce heap size, optimize blowup. The test just checks that OOME
get thrown for a fe basic operations. This is the same on all heap
sizes, just slower for larger heaps.
Before:
real 1m13.247s
user 1m11.115s
sys 0m1.834s
After:
real 0m26.604s
user 0m25.470s
sys 0m0.696s
Bug: 36501991
Test: time test/run-test --host 080-oom-throw
Change-Id: Id9d1ba702949a1f6070f6f20fb457e1749f90f25
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions