Skip to content
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

Enable persistent worker mode in Android desugar actions #8343

Closed
wants to merge 17 commits into from

Conversation

jin
Copy link
Member

@jin jin commented May 15, 2019

RELNOTES: The Android desugaring actions now support a persistent worker mode for faster build performance. Enable it with --strategy=Desugar=worker.

Fixes #8342

@jin jin force-pushed the workerize_desugar branch from 29489b5 to 468d76b Compare May 17, 2019 19:30
@jin jin changed the title Workerize desugar Enable persistent worker mode in Android desugar actions May 17, 2019
jin added 12 commits May 21, 2019 14:18
Change-Id: I11221b5f47c977bb16e3148d883778f025a09f08
Change-Id: I002ee7c0d94851dd69628eb5876b32ba8548146d
Change-Id: Id1e773f8c8b1484d1e3ff808d9032b2e2289dd14
Change-Id: I8eb17716508432e7256363ad7cb0e7207da93ea7
Change-Id: Ib0bfa836d4d04947ee1de72a46a4b8c8b2399ca3
Change-Id: I85a36fe539eacd9bf9c5dfc9dfb20408102570ab
Change-Id: Iaf5d1b9ac9301e34052d88a4d266b30471436f9e
Change-Id: Iab89c867e921dc7ba654f8a2c0669ae274b6762f
Change-Id: I42a4e3040ea9f01d296854628dd4d9538ba30472
Change-Id: I6d894ce065a42868e885403e68ea55f741276983
Change-Id: I2c5e1787aa7e9aae7106fc71acade5377e479366
Change-Id: If1eeec8449d64246b3537c423ea83ce74f124cfa
@jin jin force-pushed the workerize_desugar branch from 9d60308 to 58f892e Compare May 21, 2019 18:22
jin added 5 commits May 21, 2019 14:24
Change-Id: I68e24f09d2b65b40626f25b6abacde95a8446039
Change-Id: Id6baff1e47e7151124e25792da841a76821ea466
Change-Id: Id573b8f8e011bb928cf34fa4b858e2886f0cd106
Change-Id: If796a5d6f76f355461deae3477d18228bae9d96b
Change-Id: Ib87575ab6c4b65d5927f6f5b7295332fcdb08c0e
@bazel-io bazel-io closed this in 82df64d May 22, 2019
irengrig pushed a commit to irengrig/bazel that referenced this pull request Jun 18, 2019
RELNOTES: The Android desugaring actions now support a persistent worker mode for faster local build performance. Enable it with `--strategy=Desugar=worker`.

Fixes bazelbuild#8342

Closes bazelbuild#8343.

Change-Id: Ib87575ab6c4b65d5927f6f5b7295332fcdb08c0e
PiperOrigin-RevId: 249495154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Turn Desugar into a persistent worker
2 participants