Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jun 17, 2024

target address is address of account that calls EOFCREATE

@github-actions
Copy link
Contributor

Valgrind Results:

==3950== Cachegrind, a cache and branch-prediction profiler
==3950== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3950== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3950== Command: target/release/snailtracer
==3950== 
--3950-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.859862137s
==3950== 
==3950== I   refs:      427,032,207
==3950== I1  misses:          6,365
==3950== LLi misses:          2,794
==3950== I1  miss rate:        0.00%
==3950== LLi miss rate:        0.00%
==3950== 
==3950== D   refs:      204,074,202  (132,266,982 rd   + 71,807,220 wr)
==3950== D1  misses:        341,479  (    201,615 rd   +    139,864 wr)
==3950== LLd misses:        137,551  (      4,326 rd   +    133,225 wr)
==3950== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3950== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3950== 
==3950== LL refs:           347,844  (    207,980 rd   +    139,864 wr)
==3950== LL misses:         140,345  (      7,120 rd   +    133,225 wr)
==3950== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit dc6e497 into main Jun 17, 2024
@rakita rakita deleted the rakita/eofcreate_address branch June 17, 2024 11:52
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