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(EOF): remove TXCREATE #1415

Merged
merged 1 commit into from
May 13, 2024
Merged

feat(EOF): remove TXCREATE #1415

merged 1 commit into from
May 13, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented May 13, 2024

ref to: ipsilon/eof#76

Copy link
Contributor

Valgrind Results:

==3990== Cachegrind, a cache and branch-prediction profiler
==3990== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3990== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3990== Command: target/release/snailtracer
==3990== 
--3990-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.819988725s
==3990== 
==3990== I   refs:      429,370,608
==3990== I1  misses:          3,140
==3990== LLi misses:          2,801
==3990== I1  miss rate:        0.00%
==3990== LLi miss rate:        0.00%
==3990== 
==3990== D   refs:      206,204,747  (133,650,428 rd   + 72,554,319 wr)
==3990== D1  misses:        345,273  (    205,170 rd   +    140,103 wr)
==3990== LLd misses:        137,634  (      4,271 rd   +    133,363 wr)
==3990== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3990== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3990== 
==3990== LL refs:           348,413  (    208,310 rd   +    140,103 wr)
==3990== LL misses:         140,435  (      7,072 rd   +    133,363 wr)
==3990== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit a67c30e into main May 13, 2024
25 checks passed
This was referenced May 13, 2024
@github-actions github-actions bot mentioned this pull request Jun 8, 2024
@rakita rakita deleted the rakita/rm_txcreate branch June 10, 2024 16:55
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.

None yet

1 participant