commit | 2755488a537ea685a892e0ba2e13ba097a2f9168 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Apr 26 08:50:12 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Apr 26 13:14:03 2018 +0000 |
tree | b5b826c0bf2ac82dbc7a0df3383bb25bfad033eb | |
parent | 72d92a0b421198e1d1edfe4d8bff727a9ba54714 [diff] |
Disable optimizing xforms for speed on Flutter Ironically, this is a giant slowdown, because xforms are being constructed every frame, and this takes multiple ms. Change-Id: Ib242b6b7b212c715d20fdd572ed6db5a167f07e2 Reviewed-on: https://skia-review.googlesource.com/123922 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com>