Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented May 30, 2024

draft rn

@github-actions
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
@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.

2 participants