commit | 789fd996599fc7fc29963ed2db9e4b7427973be9 | [log] [tgz] |
---|---|---|
author | scroggo <scroggo@google.com> | Wed Dec 16 10:21:43 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Dec 16 10:21:44 2015 -0800 |
tree | d2e915b2228849509b2f7ab5281aebf4c5651b3b | |
parent | 477815cb8bb9e366bd575c1442ae7e34947dd8f5 [diff] |
Remove Subset*Benches These were originally used to compare to the old implementation of subset decoding in SkImageDecoder. The old implementation has been removed, and they do not provide useful information that is not covered by the BitmapRegionDecoderBenches. This will greatly speed up some of our infra bots, which spend a lot of time decoding interlaced PNGs repeatedly (thanks to SubsetTranslateBench). BUG=skia:4715 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1531833002 Review URL: https://codereview.chromium.org/1531833002