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

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