Add benchmark for ShaderMask RasterCache#100127
Add benchmark for ShaderMask RasterCache#100127fluttergithubbot merged 13 commits intoflutter:masterfrom
Conversation
|
It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact Hixie on the #hackers channel in Chat (don't just cc him here, he won't see it! He's on Discord!). If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix? Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
|
This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again. For more guidance, visit Writing a golden file test for Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing. |
flar
left a comment
There was a problem hiding this comment.
LGTM
Running on my Moto G4 the layout follows the same pattern as the other cache perf benchmark.
|
It looks like the PR needs to be rebased to solve some merge conflicts and you also seem to have an issue with the order of the imports in main.dart? |
@flar Yes, I have resolved the conflicts. Could you please review this PR flutter/engine#32027 at the same time? Similar to ImageFilterLayer and ColorFilterLayer, the A/B test shows that |
20aa644 to
491bab8
Compare
491bab8 to
a65eca1
Compare
|
This pull request is not suitable for automatic merging in its current state.
|
Benchmark for flutter/engine#32027
A set of test data on Redmi Note 3 in profile mode is:
Associated with #99542
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.