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

Add client.AddConstraint benchmarks #152

Closed
willbeason opened this issue Nov 15, 2021 · 1 comment
Closed

Add client.AddConstraint benchmarks #152

willbeason opened this issue Nov 15, 2021 · 1 comment
Assignees

Comments

@willbeason
Copy link
Member

Prerequisite: #151

Add benchmarks for adding Constraints. (client.AddConstraint)

Adding Constraints is unlikely to be a bottleneck for normal use cases, but we should have these just so we're aware.

Use Constraints for the ConstraintTemplates chosen to resolve the above issue, as long as their Constraint parameters are of differing complexity. If they are of the same (or very similar) complexity, make up a ConstraintTemplate which uses a complex set of parameters.

@willbeason willbeason added this to the Rego Environment Sharding milestone Nov 15, 2021
@willbeason willbeason changed the title Add AddConstraint benchmarks Add client.AddConstraint benchmarks Nov 15, 2021
@willbeason willbeason self-assigned this Dec 1, 2021
@willbeason
Copy link
Member Author

Done!

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

No branches or pull requests

1 participant