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

Weakly cache runfiles mappings of tools #23774

Closed
wants to merge 1 commit into from

Conversation

fmeum
Copy link
Collaborator

@fmeum fmeum commented Sep 26, 2024

Benchmarks showed that this can reduce eden space garbage by 1-4%.

Benchmarks showed that this can reduce eden space garbage by 1-4%.
@fmeum fmeum requested a review from a team as a code owner September 26, 2024 13:58
@fmeum fmeum requested review from aranguyen and justinhorvitz and removed request for a team and aranguyen September 26, 2024 13:58
@github-actions github-actions bot added team-Configurability platforms, toolchains, cquery, select(), config transitions awaiting-review PR is awaiting review from an assigned reviewer labels Sep 26, 2024
@fmeum
Copy link
Collaborator Author

fmeum commented Sep 26, 2024

@justinhorvitz I added some comments for future readers of the OSS code base without access to buganizer. Feel free to change them as you see fit.

@fmeum
Copy link
Collaborator Author

fmeum commented Sep 26, 2024

@bazel-io fork 7.4.0

@fmeum
Copy link
Collaborator Author

fmeum commented Sep 26, 2024

@justinhorvitz The failure of ruleConfiguredTargetValue_roundTripsToRemoteConfiguredTargetValue seems legitimate, but I don't know how to fix it.

@justinhorvitz
Copy link
Contributor

Spoke with the author of this test. I'm going to import this PR and disable the test for now and we'll plan to add better handling for WeakReference in the serialization tests.

@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Sep 26, 2024
@fmeum fmeum deleted the 23703-cache-tool-mappings branch September 26, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-Configurability platforms, toolchains, cquery, select(), config transitions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants