commit | 5053521598e01151c138a2ce60c966cb1d23ac0a | [log] [tgz] |
---|---|---|
author | David Srbecky <dsrbecky@google.com> | Tue Nov 30 18:30:46 2021 +0000 |
committer | David Srbecky <dsrbecky@google.com> | Wed Dec 01 10:21:42 2021 +0000 |
tree | e913f4564e3fe52796dbd71e424489ac6f448cee | |
parent | 69e093b730c3c4bb63b64dc99c9d0e2acd6b5818 [diff] |
Increase test runner thread count for target. Experiment. There was no point in increasing the thread count before since the buildbots were fully bottlenecked by host java compilation. This has been eliminated by moving the compilation to soong. Try to slightly increase the thread count to see if we get any boildbot speedup or if we start having timeout/flake issues. Test: art/test.py --target -r --optimizing Change-Id: Iaa705f39e57f09131a6ed65e23d1ca995d3e4fd4