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

perf: Reduce template compilation time by ~16% #206

Merged
merged 6 commits into from
Apr 1, 2022

Commits on Mar 29, 2022

  1. Remove unused rego helpers

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c7323b2 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary re-parse

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    30e55ea View commit details
    Browse the repository at this point in the history
  3. Use standard function for parsing hook

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    78a02ee View commit details
    Browse the repository at this point in the history
  4. Fix golangci lint errors

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    09eae79 View commit details
    Browse the repository at this point in the history
  5. Remove creating CTs from cpu/mem profile

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2b1fee9 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Merge branch 'master' into perf-improvements

    Signed-off-by: Will Beason <willbeason@google.com>
    Will Beason committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    1045078 View commit details
    Browse the repository at this point in the history