aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dm_flags.json
diff options
context:
space:
mode:
authorGravatar scroggo <scroggo@google.com>2016-02-08 15:09:48 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-02-08 15:09:48 -0800
commit3ac66e98f8701b8105a4c6ae85de61a9e8e5343a (patch)
treeff4053cfd5b8b0b02bb45fbf89e3365f7a9e812d /tools/dm_flags.json
parentfc57a3375eef897384a55fd85e95ba4394fbf67b (diff)
Optionally run RAW images serially
RAW images use a lot of memory. Add a new FLAG to run one at a time so we have less risk of running out of memory. Isolate RAW images to their own thread on particular devices where our images cause OOM errors. Locally, this drops the max memory use from 3945 MB to 1664 MB (running only --image --images <RAW images we test>) BUG=skia:4912 BUG=skia:4878 BUG=b/27035849 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1681553003 Review URL: https://codereview.chromium.org/1681553003
Diffstat (limited to 'tools/dm_flags.json')
-rw-r--r--tools/dm_flags.json86
1 files changed, 4 insertions, 82 deletions
diff --git a/tools/dm_flags.json b/tools/dm_flags.json
index e6e8fc59ca..67e5845e4a 100644
--- a/tools/dm_flags.json
+++ b/tools/dm_flags.json
@@ -1631,7 +1631,8 @@
"_",
"image",
"_",
- ".SRW"
+ ".SRW",
+ "--noRAW_threading"
],
"Test-Android-GCC-NexusPlayer-CPU-SSSE3-x86-Release": [
"--pre_log",
@@ -1840,88 +1841,9 @@
"gm",
"_",
"image-cacherator-from-ctable",
- "_",
- "image",
- "_",
- ".arw",
- "_",
- "image",
- "_",
- ".cr2",
- "_",
- "image",
- "_",
- ".dng",
- "_",
- "image",
- "_",
- ".nef",
- "_",
- "image",
- "_",
- ".nrw",
- "_",
- "image",
- "_",
- ".orf",
- "_",
- "image",
- "_",
- ".raf",
- "_",
- "image",
- "_",
- ".rw2",
- "_",
- "image",
- "_",
- ".pef",
- "_",
- "image",
- "_",
- ".srw",
- "_",
- "image",
- "_",
- ".ARW",
- "_",
- "image",
- "_",
- ".CR2",
- "_",
- "image",
- "_",
- ".DNG",
- "_",
- "image",
- "_",
- ".NEF",
- "_",
- "image",
- "_",
- ".NRW",
- "_",
- "image",
- "_",
- ".ORF",
- "_",
- "image",
- "_",
- ".RAF",
- "_",
- "image",
- "_",
- ".RW2",
- "_",
- "image",
- "_",
- ".PEF",
- "_",
- "image",
- "_",
- ".SRW",
"--match",
- "~ResourceCache"
+ "~ResourceCache",
+ "--noRAW_threading"
],
"Test-Mac10.8-Clang-MacMini4.1-CPU-SSE4-x86_64-Release": [
"--pre_log",