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

Commits on Apr 9, 2024

  1. deps: Improving deps command memory footprint

    Fixes: open-policy-agent#6685
    Signed-off-by: Johan Fylling <johan.dev@fylling.se>
    johanfylling committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    621aaba View commit details
    Browse the repository at this point in the history
  2. Using ast.HashMap for visited rules

    Signed-off-by: Johan Fylling <johan.dev@fylling.se>
    johanfylling committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    094fa3a View commit details
    Browse the repository at this point in the history
  3. Renaming refSet -> dependencies

    Signed-off-by: Johan Fylling <johan.dev@fylling.se>
    johanfylling committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b2c5f7a View commit details
    Browse the repository at this point in the history
  4. Adding bench tests

    Signed-off-by: Johan Fylling <johan.dev@fylling.se>
    johanfylling committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    5157632 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a1859 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e397f44 View commit details
    Browse the repository at this point in the history