commit | 053739dfa86f6bc01188e531e8e9e68ab13e893d | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Fri Nov 13 16:02:40 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Nov 13 22:13:21 2020 +0000 |
tree | e045e83672e98228164506011ee5148998f31c70 | |
parent | b4b627e62acb8f386a560c0de1e02f217cf88c64 [diff] |
Add unit test for O(n^3) behavior in the inliner. In practice, the inline threshold does a good job of limiting the blast radius here. Change-Id: I495184116e733262ea9d84fec30885ea047ca116 Bug: skia:10945 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/334597 Commit-Queue: John Stiles <johnstiles@google.com> Auto-Submit: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>