Skip to content

Add flutter startup benchmark#111658

Merged
jensjoha merged 6 commits intoflutter:masterfrom
jensjoha:flutter_startup_benchmark
Sep 16, 2022
Merged

Add flutter startup benchmark#111658
jensjoha merged 6 commits intoflutter:masterfrom
jensjoha:flutter_startup_benchmark

Conversation

@jensjoha
Copy link
Contributor

Attempt of adding a flutter startup benchmark as directed on
#111461 (comment)

I don't know if there's any way of verifying that it works, though?

@jensjoha jensjoha requested a review from keyonghan as a code owner September 15, 2022 13:41
@flutter-dashboard flutter-dashboard bot added the c: contributor-productivity Team-specific productivity, code health, technical debt. label Sep 15, 2022
Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know if there's any way of verifying that it works, though?

You can validate in different ways:

  1. locally: https://github.com/flutter/flutter/tree/master/dev/devicelab#running-tests-locally
  2. via led run: go/flutter-luci-recipes#testing-a-local-change-for-a-new-builderrecipe

Copy link
Contributor

@jonahwilliams jonahwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM to me, but wait for @keyonghan too.

If they happen to fail on CI, they're marked bringup so they won't close the tree and we can investigate afterwards

@jensjoha jensjoha force-pushed the flutter_startup_benchmark branch from e4dc471 to 7ee093f Compare September 15, 2022 17:13
Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jensjoha
Copy link
Contributor Author

I don't know if there's any way of verifying that it works, though?

You can validate in different ways:

  1. locally: https://github.com/flutter/flutter/tree/master/dev/devicelab#running-tests-locally
  2. via led run: go/flutter-luci-recipes#testing-a-local-change-for-a-new-builderrecipe

I have tested it locally (on Linux) --- but from there to knowing that it shows up correctly somewhere (with being tested on actual Windows, Linux and Mac etc) is quite a leap =)

@jensjoha jensjoha merged commit b7b8b75 into flutter:master Sep 16, 2022
@jensjoha jensjoha deleted the flutter_startup_benchmark branch September 16, 2022 06:41
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 16, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Sep 16, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/plugins that referenced this pull request Sep 16, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 16, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Sep 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c: contributor-productivity Team-specific productivity, code health, technical debt.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants