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: Add cycle-tracking example with multiple binaries #1529

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

ratankaliani
Copy link
Member

@ratankaliani ratankaliani commented Sep 19, 2024

Modify the cycle-tracking example to implicitly test building the programs using the bin flag on cargo prove build.

Additionally, show how users can extract the cycle count of an operation logged by cycle-tracker-report.

@ratankaliani ratankaliani changed the base branch from ratan/fix-elf-name to dev September 19, 2024 23:42
Copy link

github-actions bot commented Sep 19, 2024

SP1 Performance Test Results

Branch: ratan/cycle-tracking-example
Commit: e8f888c6
Author: ratankaliani

program cycles execute (mHz) core (kHZ) compress (KHz) time success
fibonacci 11291 0.18 5.74 0.15 1m16s
ssz-withdrawals 2757356 16.40 58.93 15.95 2m53s
tendermint 12593597 6.42 150.17 57.97 3m39s

@ratankaliani ratankaliani merged commit 8e82b81 into dev Sep 20, 2024
11 checks passed
@ratankaliani ratankaliani deleted the ratan/cycle-tracking-example branch September 20, 2024 17:36
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