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

Save contract execution time #102

Merged
merged 27 commits into from
Dec 12, 2024
Merged

Save contract execution time #102

merged 27 commits into from
Dec 12, 2024

Conversation

JulianGCalderon
Copy link
Contributor

@JulianGCalderon JulianGCalderon commented Dec 4, 2024

Depends on lambdaclass/sequencer#25

Instead of relying on logs, it saves important execution info to a file post-benchmarks, which can be later processed with a different tool (i.e Python)

This PR also updates the plot_execution_time python script to read from this file.

Copy link

github-actions bot commented Dec 6, 2024

✅ Code is now correctly formatted.

@JulianGCalderon JulianGCalderon marked this pull request as ready for review December 9, 2024 21:44
replay/src/main.rs Outdated Show resolved Hide resolved
@gabrielbosio gabrielbosio added this pull request to the merge queue Dec 12, 2024
Merged via the queue into main with commit 452df65 Dec 12, 2024
5 checks passed
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.

4 participants