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

bump to newest eof eest tests pr-756 #1733

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Aug 29, 2024

Bump to this PR: ethereum/execution-spec-tests#756

Generated by Besu. ty @shemnon

Copy link
Contributor

Valgrind Results:

==3897== Cachegrind, a cache and branch-prediction profiler
==3897== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3897== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3897== Command: target/release/snailtracer
==3897== 
--3897-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.842363224s
==3897== 
==3897== I   refs:      427,439,056
==3897== I1  misses:          8,033
==3897== LLi misses:          2,852
==3897== I1  miss rate:        0.00%
==3897== LLi miss rate:        0.00%
==3897== 
==3897== D   refs:      203,986,871  (132,175,945 rd   + 71,810,926 wr)
==3897== D1  misses:        342,615  (    202,701 rd   +    139,914 wr)
==3897== LLd misses:        137,711  (      4,398 rd   +    133,313 wr)
==3897== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3897== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3897== 
==3897== LL refs:           350,648  (    210,734 rd   +    139,914 wr)
==3897== LL misses:         140,563  (      7,250 rd   +    133,313 wr)
==3897== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@shemnon
Copy link
Contributor

shemnon commented Aug 29, 2024

actually, generated by evmone. I use both and diff regularly in EEST.

@rakita
Copy link
Member Author

rakita commented Aug 30, 2024

actually, generated by evmone. I use both and diff regularly in EEST.

Ah, i see the command now, would need to get myself a similar setup

@rakita rakita merged commit 347e499 into main Aug 30, 2024
27 checks passed
@rakita rakita deleted the rakita/bump_eest_eof_tests branch August 30, 2024 16:23
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.

2 participants