commit | 2cee902847a940c4bab56b42dabbb3721be3f9ac | [log] [tgz] |
---|---|---|
author | msarett <msarett@google.com> | Fri Jun 03 08:25:21 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 03 08:25:22 2016 -0700 |
tree | 528c0fdd2139c95f5edf741db7480d977df4f497 | |
parent | 577967c155fe3e2ce8251b053da60bd0d8fb32f4 [diff] |
Add color correction benchmark - with comparison to qcms --colorImages is empty by default so this won't affect the runtime of the bots. To run locally, use --colorImages <path> and --benchType skcolorcodec. Two takeaways so far: Color correction is (currently) slower than jpeg decodes. Our reference solution is slower than qcms. TBR=reed@google.com BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2035793002 Review-Url: https://codereview.chromium.org/2035793002