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: EIP-3074 (revm v9) #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

feat: EIP-3074 (revm v9) #3

wants to merge 2 commits into from

Conversation

jxom
Copy link
Member

@jxom jxom commented May 3, 2024

No description provided.

Copy link

github-actions bot commented May 3, 2024

Valgrind Results:

==4114== Cachegrind, a cache and branch-prediction profiler
==4114== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4114== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4114== Command: target/release/snailtracer
==4114== 
--4114-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.857272924s
==4114== 
==4114== I   refs:      439,884,326
==4114== I1  misses:          3,178
==4114== LLi misses:          2,803
==4114== I1  miss rate:        0.00%
==4114== LLi miss rate:        0.00%
==4114== 
==4114== D   refs:      205,304,719  (133,358,206 rd   + 71,946,513 wr)
==4114== D1  misses:        347,101  (    206,864 rd   +    140,237 wr)
==4114== LLd misses:        137,697  (      4,292 rd   +    133,405 wr)
==4114== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==4114== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4114== 
==4114== LL refs:           350,279  (    210,042 rd   +    140,237 wr)
==4114== LL misses:         140,500  (      7,095 rd   +    133,405 wr)
==4114== LL miss rate:          0.0% (        0.0%     +        0.2%  )

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