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

feat(EOF): EIP-7698 eof creation transaction #1467

Merged
merged 7 commits into from
Jun 3, 2024
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented May 30, 2024

draft rn

Copy link
Contributor

github-actions bot commented May 30, 2024

Valgrind Results:

==3948== Cachegrind, a cache and branch-prediction profiler
==3948== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3948== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3948== Command: target/release/snailtracer
==3948== 
--3948-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.828841632s
==3948== 
==3948== I   refs:      429,375,394
==3948== I1  misses:          3,150
==3948== LLi misses:          2,797
==3948== I1  miss rate:        0.00%
==3948== LLi miss rate:        0.00%
==3948== 
==3948== D   refs:      206,206,145  (133,651,465 rd   + 72,554,680 wr)
==3948== D1  misses:        345,663  (    205,530 rd   +    140,133 wr)
==3948== LLd misses:        137,729  (      4,325 rd   +    133,404 wr)
==3948== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3948== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3948== 
==3948== LL refs:           348,813  (    208,680 rd   +    140,133 wr)
==3948== LL misses:         140,526  (      7,122 rd   +    133,404 wr)
==3948== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita marked this pull request as ready for review May 31, 2024 13:25
@rakita rakita merged commit b7b92ae into main Jun 3, 2024
25 checks passed
@github-actions github-actions bot mentioned this pull request Jun 3, 2024
This was referenced Jun 6, 2024
@rakita rakita deleted the rakita/eof_create_eip7698 branch June 10, 2024 16:54
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
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