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

CI: Add benchmarks workflow #421

Merged
merged 1 commit into from
Dec 8, 2021
Merged

CI: Add benchmarks workflow #421

merged 1 commit into from
Dec 8, 2021

Conversation

str4d
Copy link
Contributor

@str4d str4d commented Dec 8, 2021

The workflow will comment on commits that cause a performance regression
of at least 200% (e.g. proving taking twice as long); we'll tune this as
we figure out how well benchmarking works on standard GitHub builders.

Part of #419.

@str4d str4d added this to the Core Sprint 2021-48 milestone Dec 8, 2021
The workflow will comment on commits that cause a performance regression
of at least 200% (e.g. proving taking twice as long); we'll tune this as
we figure out how well benchmarking works on standard GitHub builders.
@str4d
Copy link
Contributor Author

str4d commented Dec 8, 2021

Self-ACK; this doesn't alter any existing code. It only adds a new CI workflow, which needs to reach main before it can be tested.

@str4d str4d merged commit e1b3c79 into main Dec 8, 2021
@str4d str4d deleted the ci-benchmarks branch December 8, 2021 20:29
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.

1 participant