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

Implement simple concurrent Rego evaluation #125

Merged
merged 2 commits into from
May 24, 2023
Merged

Implement simple concurrent Rego evaluation #125

merged 2 commits into from
May 24, 2023

Conversation

charlieegan3
Copy link
Member

This only makes the rego evaluation concurrent.

An option to write output to a file has also been added.

Fixes: #113, at least as a first pass. There is always GOMAXPROCS.

This only makes the rego evaluation concurrent.

An option to write output to a file has also been added.

Fixes: #113, at least as a first
pass. There is always GOMAXPROCS.

Signed-off-by: Charlie Egan <charlie@styra.com>
@charlieegan3 charlieegan3 merged commit 4946807 into main May 24, 2023
@charlieegan3 charlieegan3 deleted the parallel branch May 24, 2023 15:14
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.

Lint files in parallel
2 participants