Skip to content

Remove unnecessary to_list() calls#639

Merged
aiuto merged 1 commit intobazelbuild:mainfrom
fmeum:remove-to-list
Nov 23, 2022
Merged

Remove unnecessary to_list() calls#639
aiuto merged 1 commit intobazelbuild:mainfrom
fmeum:remove-to-list

Conversation

@fmeum
Copy link
Copy Markdown
Contributor

@fmeum fmeum commented Nov 23, 2022

Avoids flattening depsets during the analysis phase by passing depsets into ctx.actions.run's input parameter.

Avoids flattening depsets during the analysis phase by passing depsets
into `ctx.actions.run`'s `input` parameter.
@fmeum fmeum requested review from aiuto and nacl as code owners November 23, 2022 09:10
@aiuto
Copy link
Copy Markdown
Collaborator

aiuto commented Nov 23, 2022

Nice performance improvement. Thanks.

@aiuto aiuto merged commit cde1177 into bazelbuild:main Nov 23, 2022
@fmeum fmeum deleted the remove-to-list branch November 23, 2022 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants