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

deps: Improving deps command performance #6688

Merged
merged 6 commits into from Apr 9, 2024

Conversation

johanfylling
Copy link
Contributor

Improving memory footprint and execution time of deps command for policies with high dependency connectivity.

Fixes #6685

Fixes: open-policy-agent#6685
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Copy link
Member

@ashutosh-narkar ashutosh-narkar left a comment

Choose a reason for hiding this comment

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

LGTM

@johanfylling johanfylling merged commit e7e5b6b into open-policy-agent:main Apr 9, 2024
26 checks passed
@johanfylling johanfylling deleted the fix/deps_cmd_oom branch April 9, 2024 17:24
tsidebottom pushed a commit to tsidebottom/opa- that referenced this pull request Apr 17, 2024
Improving memory footprint and execution time of deps command for policies with high dependency connectivity.

Fixes: open-policy-agent#6685
Signed-off-by: Johan Fylling <johan.dev@fylling.se>
Signed-off-by: Thomas Sidebottom <thomas.sidebottom@va.gov>
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.

deps command has poor memory footprint
2 participants