Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented May 24, 2024

No description provided.

@github-actions
Copy link
Contributor

Valgrind Results:

==3839== Cachegrind, a cache and branch-prediction profiler
==3839== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3839== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3839== Command: target/release/snailtracer
==3839== 
--3839-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.831622488s
==3839== 
==3839== I   refs:      429,372,317
==3839== I1  misses:          3,118
==3839== LLi misses:          2,801
==3839== I1  miss rate:        0.00%
==3839== LLi miss rate:        0.00%
==3839== 
==3839== D   refs:      206,205,267  (133,650,774 rd   + 72,554,493 wr)
==3839== D1  misses:        345,195  (    205,125 rd   +    140,070 wr)
==3839== LLd misses:        137,605  (      4,255 rd   +    133,350 wr)
==3839== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3839== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3839== 
==3839== LL refs:           348,313  (    208,243 rd   +    140,070 wr)
==3839== LL misses:         140,406  (      7,056 rd   +    133,350 wr)
==3839== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit b005b8d into main May 24, 2024
This was referenced May 31, 2024
@rakita rakita deleted the rakita/cargo_update branch June 1, 2024 12:54
This was referenced Jun 3, 2024
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