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

feat(station): add cache layer to permission repository #312

Merged
merged 3 commits into from
Aug 12, 2024

Conversation

keplervital
Copy link
Member

Introduces a cache layer to thePermission repository which can hold up to 300k permissions.

Most noticeable benchmark improvement is list_external_canisters_with_all_statuses, which reduced the instruction cost from 3.5B to 225M.

@keplervital keplervital self-assigned this Aug 12, 2024
@keplervital keplervital requested review from mraszyk and a team as code owners August 12, 2024 10:03
@keplervital keplervital enabled auto-merge (squash) August 12, 2024 11:02
@keplervital keplervital merged commit a5633c4 into main Aug 12, 2024
21 checks passed
@keplervital keplervital deleted the kepler/orb-269-authorization branch August 12, 2024 11:09
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.

2 participants