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

Benchmark compilation time #60

Open
pefontana opened this issue Sep 27, 2024 · 1 comment
Open

Benchmark compilation time #60

pefontana opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@pefontana
Copy link
Member

The idea is to estimate how much time Cairo Native spend compiling contracts and to have an idea of how long the first transactions will last.
Measure the total time and the percentage of execution time taken by native:

  • Full compilation time Sierra -> MLIR -> LLVM -> Disk
  • Sierra -> MLIR compilation time

Note: the idea is to make these benchmarks with different ranges of blocks: 10, 50, 100, 500

@JulianGCalderon
Copy link
Contributor

Should we close this issue? This has been developed in #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants