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

Display evaluation time and iterations after authorization #54

Merged
merged 1 commit into from
Mar 30, 2024

Conversation

divarvel
Copy link
Collaborator

@divarvel divarvel commented Oct 30, 2023

This makes it easy to see how much time evaluation took.

For biscuit inspect

✅ Public key check succeeded 🔑
❌ Authorizer check failed 🛡️ (139μs, 0 iterations)
No policy matched

For biscuit inspect-snasphot

⏱️ Execution time: 120μs (1 iterations)
✅ Authorizer check succeeded 🛡️ (148μs, 1 iterations)
Matched allow policy: allow if user($u)

@divarvel divarvel merged commit da014bc into main Mar 30, 2024
1 check passed
@divarvel divarvel deleted the display-authorizer-stats branch March 30, 2024 22:24
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