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

Add benchmark feature in replay crate #12

Closed
pefontana opened this issue Jun 26, 2024 · 0 comments · Fixed by #31
Closed

Add benchmark feature in replay crate #12

pefontana opened this issue Jun 26, 2024 · 0 comments · Fixed by #31
Assignees

Comments

@pefontana
Copy link
Member

pefontana commented Jun 26, 2024

The idea of the benchmark feature is to first fetch all the contracts used in the block range and save it in memory, so then you can measure just the execution time of the blocks, without this fetch overhead
In the replay crate, there is the benchmark feature, but still contains the old starknet_in_rust API.
We should change this API to use blockifier

@Danikim01 Danikim01 linked a pull request Jun 26, 2024 that will close this issue
@Danikim01 Danikim01 self-assigned this Jun 27, 2024
@JulianGCalderon JulianGCalderon linked a pull request Jul 11, 2024 that will close this issue
@edg-l edg-l closed this as completed in #31 Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants