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

v0.15.3: Honk contract bytecode, calldata & resources optimisations. #274

Merged
merged 10 commits into from
Dec 16, 2024

Conversation

feltroidprime
Copy link
Collaborator

@feltroidprime feltroidprime commented Dec 13, 2024

Resource Before After Δ
CALLDATA LENGTH 3,780 2,808 -972 (-25.71%)
STEPS 901,463 791,932 -109,531 (-12.15%)
KECCAK_BUILTIN 182 182 0 (0%)
ADD_MOD_BUILTIN 3,510 3,324 -186 (-5.30%)
BITWISE_BUILTIN 5,840 3,448 -2,392 (-40.96%)
MUL_MOD_BUILTIN 8,856 8,215 -641 (-7.24%)
PEDERSEN_BUILTIN 3,799 2,827 -972 (-25.59%)
POSEIDON_BUILTIN 1,078 932 -146 (-13.54%)
RANGE_CHECK_BUILTIN 76,978 70,637 -6,341 (-8.24%)
RANGE_CHECK96_BUILTIN 65,738 60,681 -5,057 (-7.69%)

@feltroidprime feltroidprime changed the title Honk contract bytecode optimisations Honk contract bytecode, calldata & resources optimisations. Dec 16, 2024
@feltroidprime feltroidprime changed the title Honk contract bytecode, calldata & resources optimisations. v0.15.3: Honk contract bytecode, calldata & resources optimisations. Dec 16, 2024
@feltroidprime feltroidprime merged commit ea2b7b6 into main Dec 16, 2024
27 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.

1 participant