commit | 8a8e5fe290307952f9b8df1eb680eed52d83eca9 | [log] [tgz] |
---|---|---|
author | Matt Sarett <msarett@google.com> | Tue Apr 11 11:53:24 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Apr 11 17:20:24 2017 +0000 |
tree | 1654bd239ba524c1a114f5d3986f737e95d76650 | |
parent | 0fa156fcfba3b430801b5448ddfc254732bf7386 [diff] |
Reland: Finish up mip opts: 2x3 and 3x2 Original CL: https://skia-review.googlesource.com/c/10028 mipmap_build_2048x2047 (2x3): sRGB Float Impl (old): 82.9ms (reference) 8888 : 12.3ms (reference) sRGB Before : 61.9ms sRGB After : 53.1ms mipmap_build_2047x2048 (3x2): sRGB Float Impl (old): 65.9ms (reference) 8888 Before : 10.3ms 8888 After : 8.81ms sRGB Before : 47.8ms sRGB After : 43.5ms BUG=skia: Change-Id: Icf58a857a66102e843ae2585fda8d70c31a2b34d Reviewed-on: https://skia-review.googlesource.com/13186 Reviewed-by: Matt Sarett <msarett@google.com> Commit-Queue: Matt Sarett <msarett@google.com>