commit | 8b480758ddff175dbf674794f38fc4df84f1ab94 | [log] [tgz] |
---|---|---|
author | Christoffer Quist Adamsen <christofferqa@google.com> | Sat Apr 04 09:34:07 2020 +0200 |
committer | Christoffer Quist Adamsen <christofferqa@google.com> | Sat Apr 04 09:34:07 2020 +0200 |
tree | bbccae3267319374046486e950561b78e06d0b42 | |
parent | 18e2e11879c55fc3545b3b222cdbed1ad435fd52 [diff] |
Adjust Chrome OOM threshold Change-Id: I9db944ec5c7c0603dbc862826a75646a6fe860af
diff --git a/tools/internal_test.py b/tools/internal_test.py index eb8bdf8..b98be86 100755 --- a/tools/internal_test.py +++ b/tools/internal_test.py
@@ -70,7 +70,7 @@ 'find-xmx-min': 256, 'find-xmx-max': 450, 'find-xmx-range': 16, - 'oom-threshold': 380, + 'oom-threshold': 335, }, { 'app': 'youtube',