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: only post perfomance to slack on dev merge #1431

Merged
merged 6 commits into from
Aug 29, 2024

Conversation

mattstam
Copy link
Contributor

Check ${{ github.ref == 'refs/heads/dev' }} to determine if it's necessary to post to Slack. This reduces spam.

Results are still updated every time on PRs.

Copy link

github-actions bot commented Aug 29, 2024

SP1 Performance Test Results

PR: ci: only post perfomance to slack on dev merge
Branch: mattstam/ci-eval-dev-slack
Commit: 1c927f1
Author: mattstam

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 2.99 5.74 0.15 1m16s
ssz-withdrawals 2757356 7.60 57.89 22.28 2m52s
tendermint 12593597 5.50 147.91 93.11 3m43s

@mattstam mattstam merged commit 2458741 into dev Aug 29, 2024
7 checks passed
@mattstam mattstam deleted the mattstam/ci-eval-dev-slack branch August 29, 2024 19:32
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