Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Add a new display_list_benchmarks test suite#30678

Merged
gw280 merged 5 commits into
flutter-team-archive:mainfrom
gw280:gwright-rasterops-bench
Jan 5, 2022
Merged

Add a new display_list_benchmarks test suite#30678
gw280 merged 5 commits into
flutter-team-archive:mainfrom
gw280:gwright-rasterops-bench

Conversation

@gw280

@gw280 gw280 commented Jan 4, 2022

Copy link
Copy Markdown
Contributor

Reland #29562

This was reverted in #30507 due to a g3fix being needed.

flutter/flutter#86717

Pre-launch Checklist

(This PR only adds new tests/benchmarks)

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I read the [Tree Hygiene] wiki page, which explains my responsibilities.
  • I read and followed the [Flutter Style Guide] and the [C++, Objective-C, Java style guides].
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See [testing the engine] for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the [CLA].
  • All existing and new tests are passing.

George Wright added 4 commits January 4, 2022 13:45
…crobenchmark all the rasterops defined in

our DisplayList format on both CPU and GPU canvases.
Clean up test definitions, add missing ones
Add labels to test definitions
@gw280 gw280 changed the title Gwright rasterops bench Add a new display_list_benchmarks test suite Jan 4, 2022
@gw280 gw280 requested review from angjieli and flar January 4, 2022 21:49
@gw280 gw280 merged commit c726121 into flutter-team-archive:main Jan 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 5, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 6, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 6, 2022
zanderso pushed a commit to flutter/flutter that referenced this pull request Jan 6, 2022
* 9481a79 Roll Skia from 45f64bd52835 to 6bebf036a502 (2 revisions) (flutter-team-archive/engine#30659)

* fb4a86c Roll Fuchsia Mac SDK from RyUwCnr_M... to vpa6vKu7U... (flutter-team-archive/engine#30661)

* 154bd96 Roll Skia from 6bebf036a502 to 5726d457cf15 (1 revision) (flutter-team-archive/engine#30665)

* ba23c6c Roll Skia from 5726d457cf15 to 61d0fbbca795 (5 revisions) (flutter-team-archive/engine#30673)

* e749ba3 Impl and test (flutter-team-archive/engine#30488)

* a78103c Removed "UiThread" annotation from MethodChannel#Result. (flutter-team-archive/engine#30671)

* f8a398f Fix crash in BackdropFilterLayer::Diff (flutter-team-archive/engine#30460)

* a6a856f Only provide frame damage to rasterizer if partial repaint is enabled (flutter-team-archive/engine#30461)

* 3a667ab Roll Fuchsia Mac SDK from vpa6vKu7U... to Al-HXHXyQ... (flutter-team-archive/engine#30677)

* 830abeb [web] roll CanvasKit 0.32.0; fix frame order in animated images (flutter-team-archive/engine#30680)

* c726121 Add a new display_list_benchmarks test suite (flutter-team-archive/engine#30678)

* f181c4d [web] flip browser image codec flag to opt-out (flutter-team-archive/engine#30681)

* 436a346 Remove the ios_tools Chromium-style dependency (flutter-team-archive/engine#30538)

* 3f63998 [web] bring libraries.yaml/libraries.json up to date (flutter-team-archive/engine#30467)

* ab1e8f5 Roll Skia from 61d0fbbca795 to 4981c921c6d7 (1 revision) (flutter-team-archive/engine#30684)

* 8e4124b Roll Skia from 4981c921c6d7 to d7771857e9e2 (2 revisions) (flutter-team-archive/engine#30685)

* acb60b4 Roll Fuchsia Mac SDK from Al-HXHXyQ... to G04Sc3__F... (flutter-team-archive/engine#30687)

* 0176295 [Win32, Keyboard] TextInputPlugin is no longer a KeyboardHandlerBase (flutter-team-archive/engine#30456)

* bcb4b35 Roll Skia from d7771857e9e2 to ec2e8f11b97a (1 revision) (flutter-team-archive/engine#30688)

* e09f8d1 Roll Dart SDK from 1697706df708 to ab5047720a9e (5 revisions) (flutter-team-archive/engine#30690)

* d60c816 Roll Dart SDK from 1697706df708 to f59531cc2973 (10 revisions) (flutter-team-archive/engine#30691)

* 417042c GN targets for generating release artifacts (flutter-team-archive/engine#30679)

* 7f31015 Roll Skia from ec2e8f11b97a to 84d6cf9b5b76 (7 revisions) (flutter-team-archive/engine#30693)

* fed9e0b Roll Skia from 84d6cf9b5b76 to 88c5af7ecd72 (3 revisions) (flutter-team-archive/engine#30695)

* 36eafae [fuchsia][shader warmup] fix for fxbug.dev/90387 (flutter-team-archive/engine#30482)

* 0c036a7 Revert "Only provide frame damage to rasterizer if partial repaint is enabled (#30461)" (flutter-team-archive/engine#30696)

* 8498779 [fuchsia] Fix failing SDK roll. (flutter-team-archive/engine#30675)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants