Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jul 8, 2024

No description provided.

@rakita rakita merged commit 5073b04 into main Jul 8, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2024

Valgrind Results:

==4020== Cachegrind, a cache and branch-prediction profiler
==4020== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4020== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4020== Command: target/release/snailtracer
==4020== 
--4020-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.823175519s
==4020== 
==4020== I   refs:      427,038,544
==4020== I1  misses:          3,753
==4020== LLi misses:          2,805
==4020== I1  miss rate:        0.00%
==4020== LLi miss rate:        0.00%
==4020== 
==4020== D   refs:      204,076,607  (132,268,509 rd   + 71,808,098 wr)
==4020== D1  misses:        341,469  (    201,452 rd   +    140,017 wr)
==4020== LLd misses:        137,812  (      4,490 rd   +    133,322 wr)
==4020== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==4020== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4020== 
==4020== LL refs:           345,222  (    205,205 rd   +    140,017 wr)
==4020== LL misses:         140,617  (      7,295 rd   +    133,322 wr)
==4020== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@github-actions github-actions bot mentioned this pull request Jul 8, 2024
@rakita rakita deleted the bump_precompile branch July 16, 2024 23:20
This was referenced Mar 10, 2025
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