Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jun 10, 2024

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Jun 10, 2024

Valgrind Results:

==3793== Cachegrind, a cache and branch-prediction profiler
==3793== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3793== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3793== Command: target/release/snailtracer
==3793== 
--3793-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.818697134s
==3793== 
==3793== I   refs:      430,651,175
==3793== I1  misses:         38,118
==3793== LLi misses:          2,804
==3793== I1  miss rate:        0.01%
==3793== LLi miss rate:        0.00%
==3793== 
==3793== D   refs:      202,360,294  (131,535,617 rd   + 70,824,677 wr)
==3793== D1  misses:        341,625  (    201,802 rd   +    139,823 wr)
==3793== LLd misses:        137,824  (      4,328 rd   +    133,496 wr)
==3793== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3793== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3793== 
==3793== LL refs:           379,743  (    239,920 rd   +    139,823 wr)
==3793== LL misses:         140,628  (      7,132 rd   +    133,496 wr)
==3793== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit e734537 into main Jun 10, 2024
@github-actions github-actions bot mentioned this pull request Jun 10, 2024
@DaniPopes DaniPopes deleted the rakita/new_line_eof_revme branch June 10, 2024 13:42
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