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

feat: performance test + add to CI #1426

Merged
merged 5 commits into from
Aug 29, 2024
Merged

feat: performance test + add to CI #1426

merged 5 commits into from
Aug 29, 2024

Conversation

mattstam
Copy link
Contributor

@mattstam mattstam commented Aug 28, 2024

Provides a performance report for PRs. Configured to post to Github (example) and Slack.

Copy link

github-actions bot commented Aug 29, 2024

SP1 Performance Test Results

PR: feat: performance test + add to CI
Branch: mattstam/crates-eval
Commit: 79d8741a
Author: mattstam

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 2.89 5.87 0.15 1m16s
ssz-withdrawals 2757356 7.78 57.72 22.26 2m52s
tendermint 12593597 5.65 146.29 95.42 3m40s

Copy link

| program           | cycles      | exec_KHz       | core_KHz       | compressed_KHz | time   | success  |
|-------------------|-------------|----------------|----------------|----------------|--------|----------|
| fibonacci         |       11291 |        2926.99 |           0.57 |           0.02 |  8m23s | ✅       |

Copy link

SP1 Performance Test Results

program cycles exec_KHz core_KHz compressed_KHz time success
fibonacci 11291 2903.34 4.64 0.11 1m49s
ssz-withdrawals 2757356 7296.35 39.00 14.96 4m15s
tendermint 12593597 5726.33 84.13 58.76 6m6s

@mattstam mattstam marked this pull request as ready for review August 29, 2024 01:33
Copy link

SP1 Performance Test Results

program cycles exec_KHz core_KHz compressed_KHz time success
fibonacci 11291 2697.18 4.19 0.10 1m54s
ssz-withdrawals 2757356 7314.51 37.46 14.51 4m24s
tendermint 12593597 5723.41 79.15 55.41 6m29s

@mattstam mattstam merged commit 82675e9 into dev Aug 29, 2024
7 checks passed
@mattstam mattstam deleted the mattstam/crates-eval branch August 29, 2024 17:53
yuwen01 pushed a commit that referenced this pull request Aug 29, 2024
ctian1 pushed a commit that referenced this pull request Aug 29, 2024
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