-
Notifications
You must be signed in to change notification settings - Fork 6k
Add DisplayList Region and Transform benchmarks to CI #51429
Add DisplayList Region and Transform benchmarks to CI #51429
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 "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use 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. |
godofredoc
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM from the configurations point of view
|
Reason for revert: Engine tree breakage |
This reverts commit 69f2920.
…" (#51432) Reverts: #51429 Initiated by: bdero Reason for reverting: Engine tree breakage ``` + /b/s/w/ir/cache/builder/src/out/host_release/display_list_region_benchmarks --benchmark_format=json /b/s/w/ir/cache/builder/src/flutter/testing/benchmark/generate_metrics.sh: line 17: /b/s/w/ir/cache/builder/src/out/host_release/display_list_region_benchmarks: No such file or directory ``` Original PR Author: flar Reviewed By: {godofredoc} This change reverts the following previous change: These benchmark results aren't shown in Skia perf because they were never added to the CI tasks to run.
…145191) flutter/engine@622b372...995d890 2024-03-14 [email protected] Add some header-goodies for et. (flutter/engine#51434) 2024-03-14 [email protected] [Impeller] revert glyph atlas texture recycling. (flutter/engine#51428) 2024-03-14 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Add DisplayList Region and Transform benchmarks to CI (#51429)" (flutter/engine#51432) 2024-03-14 [email protected] Add DisplayList Region and Transform benchmarks to CI (flutter/engine#51429) 2024-03-14 [email protected] Roll Dart SDK from 2bc8b222d01f to 70ca2323a702 (1 revision) (flutter/engine#51430) 2024-03-14 [email protected] Reduce code-duplication a bit and add more error context across `SkiaGoldClient`. (flutter/engine#51426) 2024-03-14 [email protected] [et] build and run commands disable RBE with a flag or when not available (flutter/engine#51404) 2024-03-14 [email protected] Fix flakiness in FlutterVSyncWaiterTest.VSyncWorks and FlutterDisplayLinkTest.WorkaroundForFB13482573 (flutter/engine#51405) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
These benchmark results aren't shown in Skia perf because they were never added to the CI tasks to run.
These benchmark results aren't shown in Skia perf because they were never added to the CI tasks to run.
These benchmark results aren't shown in Skia perf because they were never added to the CI tasks to run.