Renable image benchmarking
authorscroggo <scroggo@google.com>
Thu, 15 Oct 2015 14:51:28 +0000 (07:51 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 15 Oct 2015 14:51:28 +0000 (07:51 -0700)
commit860e8a67190e024b7375e52e270e6bd0a17af86e
treeba0cf7bf5b39a24ac426940c085e15c7822cef44
parentc603c143bb39e8a8dd1b35ad792c4dccb7de3a3a
Renable image benchmarking

- Remove --images '' to renable image benchmarking
- Add a flag to disable testing JPEG's buildTileIndex, since it also leaks memory
- Do not run images on GPU
- Do not run large interlaced images on 32 bit bots
- When buildTileIndex is not being used in the subset benches, do not use it for BRD

BUG=skia:3418
BUG=skia:4469
BUG=skia:4471
BUG=skia:4360

Review URL: https://codereview.chromium.org/1396113002
bench/nanobench.cpp
tools/nanobench_flags.json
tools/nanobench_flags.py