summaryrefslogtreecommitdiff
path: root/compiler/driver/compiler_options.h
diff options
context:
space:
mode:
authorHans Boehm <hboehm@google.com>2020-02-24 16:00:13 -0800
committerHans Boehm <hboehm@google.com>2020-02-25 20:32:05 +0000
commit6972b9631cb85249ab35cf9f443890089733d022 (patch)
treef3e6ba702494cf1b155dd4999877fafd19ed94bb /compiler/driver/compiler_options.h
parentc42db836671ac361a18e929d137e98f36b71ad73 (diff)
Speed up test
Reduce the size of the arrays to make this cheaper. We expect that especially with gcstress this used to accidentally be much cheaper. Since the main thread exits immediately, we started the shutdown process before most of the work was done, and thus this was inadvertently largely run with the GC disabled. Since it is now WAI, it took too long, and timed out regularly. Bug: 148126377 Test: TreeHugger Change-Id: I42e4e3ff04d261f6beaaa942e178a78a91ee5f78
Diffstat (limited to 'compiler/driver/compiler_options.h')
0 files changed, 0 insertions, 0 deletions