Skip to content

Comments

fix(EOF): set CallOrCreate result in EOFCREATE#1535

Merged
rakita merged 1 commit intomainfrom
rakita/eofcreate_set_inst_res
Jun 17, 2024
Merged

fix(EOF): set CallOrCreate result in EOFCREATE#1535
rakita merged 1 commit intomainfrom
rakita/eofcreate_set_inst_res

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jun 17, 2024

This will trigger EOFCREATE frame

@github-actions
Copy link
Contributor

Valgrind Results:

==3919== Cachegrind, a cache and branch-prediction profiler
==3919== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3919== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3919== Command: target/release/snailtracer
==3919== 
--3919-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.849135806s
==3919== 
==3919== I   refs:      427,032,207
==3919== I1  misses:          6,368
==3919== LLi misses:          2,796
==3919== I1  miss rate:        0.00%
==3919== LLi miss rate:        0.00%
==3919== 
==3919== D   refs:      204,074,202  (132,266,982 rd   + 71,807,220 wr)
==3919== D1  misses:        341,638  (    201,764 rd   +    139,874 wr)
==3919== LLd misses:        137,547  (      4,327 rd   +    133,220 wr)
==3919== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3919== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3919== 
==3919== LL refs:           348,006  (    208,132 rd   +    139,874 wr)
==3919== LL misses:         140,343  (      7,123 rd   +    133,220 wr)
==3919== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit dbbcec0 into main Jun 17, 2024
@rakita rakita deleted the rakita/eofcreate_set_inst_res branch June 17, 2024 11:52
This was referenced Jun 17, 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