Skip to content

Conversation

dzbarsky
Copy link
Contributor

No description provided.

@dzbarsky dzbarsky force-pushed the srcs-depset branch 3 times, most recently from 7336c3c to 552f702 Compare October 3, 2025 15:54
crate_info.type,
ctx.label.name,
formatted_version,
len(crate_info.srcs.to_list()),
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could this be the source of the performance issues? I would rather delete this logging than make an api change.

Copy link
Contributor Author

@dzbarsky dzbarsky Oct 3, 2025

Choose a reason for hiding this comment

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

yep, exactly. I'm happy to delete this logging, but FWIW I think the API change is only to private functions; the CrateInfo provider still carries a depset

Copy link
Collaborator

@UebelAndre UebelAndre left a comment

Choose a reason for hiding this comment

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

If the change is internal only then I think this is fine. Thanks!

@UebelAndre UebelAndre added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Oct 17, 2025
@UebelAndre UebelAndre enabled auto-merge October 17, 2025 17:14
@UebelAndre UebelAndre added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Oct 17, 2025
@UebelAndre UebelAndre added this pull request to the merge queue Oct 17, 2025
Merged via the queue into bazelbuild:main with commit 3f39209 Oct 17, 2025
3 checks passed
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