summaryrefslogtreecommitdiff
path: root/compiler/common_compiler_test.cc
diff options
context:
space:
mode:
author Victor Hsieh <victorhsieh@google.com> 2022-01-19 15:57:45 -0800
committer Victor Hsieh <victorhsieh@google.com> 2022-01-20 20:06:00 +0000
commitd20fa39489b422411da08aa91156f830d54c5213 (patch)
tree0d9526b99b501a59b8d42f37ef3431095c5f0c6e /compiler/common_compiler_test.cc
parent2de577d521603215f47e0502f8c262a0b8ab0867 (diff)
Remove --max-{execution, child-process}-seconds
Moving odrefresh into the VM has a nice side effect: Input files are now cached by the VFS in the VM. Whereas in the previous setup, each dex2oat has a completely new authfs instance, i.e. same input files need to be copied for many times. Currently, odrefresh takes about ~250 seconds to complete, which is within the time limit. In fact, we've stopped giving the VM extra time since the migration was done. This change removes the dead flag/code. Bug: 211977683 Test: TH Change-Id: Ia0114df6d768264d871bc067f591b12f1481d0f5
Diffstat (limited to 'compiler/common_compiler_test.cc')
0 files changed, 0 insertions, 0 deletions