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

Update evm-benchmarks (🐌💫 snailtracer is back!) #26255

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

chfast
Copy link
Member

@chfast chfast commented Nov 25, 2022

go test -run - -bench='.*' ./tests/...
name                                            time/op
EVM/main/blake2b_huff/London/0-16               67.7µs ± 0%
EVM/main/blake2b_huff/London/1-16               4.08ms ± 1%
EVM/main/blake2b_shifts/London/0-16             35.1ms ± 0%
EVM/main/sha1_divs/London/0-16                   153µs ± 0%
EVM/main/sha1_divs/London/1-16                  11.9ms ± 1%
EVM/main/sha1_shifts/London/0-16                 120µs ± 1%
EVM/main/sha1_shifts/London/1-16                9.35ms ± 1%
EVM/main/snailtracer/London/0-16                 133ms ± 1%
EVM/main/structarray_alloc/London/0-16          2.56ms ± 0%
EVM/main/swap_math/London/0-16                  14.2µs ± 0%
EVM/main/swap_math/London/1-16                  15.3µs ± 0%
EVM/main/swap_math/London/2-16                  10.3µs ± 0%
EVM/main/weierstrudel/London/0-16                344µs ± 0%
EVM/main/weierstrudel/London/1-16               3.43ms ± 0%
EVM/micro/JUMPDEST_n0/London/0-16               2.09ms ± 1%
EVM/micro/jump_around/London/0-16                114µs ± 4%
EVM/micro/loop_with_many_jumpdests/London/0-16  31.6ms ± 1%
EVM/micro/memory_grow_mload/London/0-16          176µs ± 1%
EVM/micro/memory_grow_mload/London/1-16          182µs ± 1%
EVM/micro/memory_grow_mload/London/2-16          224µs ± 0%
EVM/micro/memory_grow_mload/London/3-16          253µs ± 0%
EVM/micro/memory_grow_mstore/London/0-16         203µs ± 0%
EVM/micro/memory_grow_mstore/London/1-16         210µs ± 1%
EVM/micro/memory_grow_mstore/London/2-16         244µs ± 1%
EVM/micro/memory_grow_mstore/London/3-16         278µs ± 1%
EVM/micro/signextend/London/0-16                 277µs ± 1%
EVM/micro/signextend/London/1-16                 289µs ± 1%

name                                            mgas/s
EVM/main/blake2b_huff/London/0-16                  191 ± 0%
EVM/main/blake2b_huff/London/1-16                  215 ± 1%
EVM/main/blake2b_shifts/London/0-16                343 ± 0%
EVM/main/sha1_divs/London/0-16                     231 ± 0%
EVM/main/sha1_divs/London/1-16                     253 ± 1%
EVM/main/sha1_shifts/London/0-16                   280 ± 1%
EVM/main/sha1_shifts/London/1-16                   310 ± 1%
EVM/main/snailtracer/London/0-16                 1.22k ± 1%
EVM/main/structarray_alloc/London/0-16             677 ± 0%
EVM/main/swap_math/London/0-16                     162 ± 0%
EVM/main/swap_math/London/1-16                     169 ± 0%
EVM/main/swap_math/London/2-16                     141 ± 0%
EVM/main/weierstrudel/London/0-16                  136 ± 0%
EVM/main/weierstrudel/London/1-16                  174 ± 0%
EVM/micro/JUMPDEST_n0/London/0-16                  251 ± 1%
EVM/micro/jump_around/London/0-16                  411 ± 3%
EVM/micro/loop_with_many_jumpdests/London/0-16     253 ± 1%
EVM/micro/memory_grow_mload/London/0-16            316 ± 1%
EVM/micro/memory_grow_mload/London/1-16            307 ± 1%
EVM/micro/memory_grow_mload/London/2-16            300 ± 1%
EVM/micro/memory_grow_mload/London/3-16            390 ± 0%
EVM/micro/memory_grow_mstore/London/0-16           295 ± 0%
EVM/micro/memory_grow_mstore/London/1-16           286 ± 1%
EVM/micro/memory_grow_mstore/London/2-16           293 ± 1%
EVM/micro/memory_grow_mstore/London/3-16           371 ± 1%
EVM/micro/signextend/London/0-16                   341 ± 1%
EVM/micro/signextend/London/1-16                   326 ± 1%

Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SGTM

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@holiman holiman merged commit eb01927 into ethereum:master Nov 28, 2022
@holiman holiman deleted the benchmarks branch November 28, 2022 10:13
@holiman holiman added this to the 1.11.0 milestone Nov 28, 2022
shekhirin pushed a commit to shekhirin/go-ethereum that referenced this pull request Jun 6, 2023
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.

3 participants