-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Enable luci_flags for faster builds #164069
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Experiment enable turning on faster builds. See: https://flutter-review.googlesource.com/c/recipes/+/63800
|
We could update the recipe to use the |
|
Even with presubmits being RBE builds and faster than prod; you can see this completed much faster than the other builds: 17m vs 28~39m: 16m vs 25 to 30:m |
|
Nice speed up! |
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
Experiment enable turning on faster builds.
See: https://flutter-review.googlesource.com/c/recipes/+/63800