commit | 0851d2d04716ad4a7c7a646a5846a81db3d5b925 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Jun 02 05:21:34 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jun 02 05:21:34 2016 -0700 |
tree | 17c3acb01bd0dde2b4af923b51cffe05e723ca40 | |
parent | 99600d0a158e3b2f1ff077a6fd102e78ce9db0e4 [diff] |
Handle stroked single line special case in Ganesh This CL roughly halves the time spent on the captured stroked lines skp. On my Linux desktop it boosts the external benchmark from 2618 to 5007. This is a companion to: https://codereview.chromium.org/2019193002/ (Add new GM to exercise stroked line special case) The idea is to land the GM first so any regressions are visible. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2023693002 Review-Url: https://codereview.chromium.org/2023693002