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

[OSV SCALIBR] Performance optimization in the trace package to reduce extractor calls when tracing origin layer. Previously, looping through the inventory would result in an Extract call. Now, the inventory results are cached via a local map. #358

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

copybara-service[bot]
Copy link

[OSV SCALIBR] Performance optimization in the trace package to reduce extractor calls when tracing origin layer. Previously, looping through the inventory would result in an Extract call. Now, the inventory results are cached via a local map.

…ce extractor calls when tracing origin layer. Previously, looping through the inventory would result in an `Extract` call. Now, the inventory results are cached via a local map.

PiperOrigin-RevId: 710624564
@copybara-service copybara-service bot merged commit 5f1a98f into main Dec 30, 2024
@copybara-service copybara-service bot deleted the test_708194537 branch December 30, 2024 07:20
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.

0 participants