Skip to content

Conversation

@jtmcdole
Copy link
Member

Experiment enable turning on faster builds.

  1. Moves collecting of builds till after we setup the orchestrator bot
  2. Downloads drone artifacts in parallel.

See: https://flutter-review.googlesource.com/c/recipes/+/63800

@jtmcdole jtmcdole requested a review from zanderso February 25, 2025 03:57
@github-actions github-actions bot added the engine flutter/engine related. See also e: labels. label Feb 25, 2025
@jtmcdole jtmcdole requested a review from matanlurey February 25, 2025 03:58
@jtmcdole
Copy link
Member Author

We could update the recipe to use the future.spawn to collect builds and await it in the same spot we call it now. That would keep the timeline similar (e.g. builds take X minutes) and show the other tasks running at the same time. Something for another day.

@jtmcdole
Copy link
Member Author

@zanderso
Copy link
Member

Nice speed up!

@jtmcdole jtmcdole added this pull request to the merge queue Feb 25, 2025
Merged via the queue into flutter:master with commit be1938a Feb 25, 2025
173 of 174 checks passed
@jtmcdole jtmcdole deleted the flagFasterBuilds branch February 25, 2025 16:47
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 25, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 25, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 25, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 25, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 26, 2025
github-merge-queue bot pushed a commit that referenced this pull request Feb 27, 2025
The following builds all download drone assets and run generators, and
thus could benefit from the flags.

- Linux linux_android_aot_engine
- Linux linux_android_debug_engine
- Linux linux_fuchsia
- Linux linux_host_engine

See #164069 for other builds
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 27, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Feb 27, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 20, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 20, 2025
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

engine flutter/engine related. See also e: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants