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

revert until wiring #1779

Closed
wants to merge 1 commit into from
Closed

revert until wiring #1779

wants to merge 1 commit into from

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 17, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Sep 17, 2024

Valgrind Results:

==3908== Cachegrind, a cache and branch-prediction profiler
==3908== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3908== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3908== Command: target/release/snailtracer
==3908== 
--3908-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.852210269s
==3908== 
==3908== I   refs:      426,155,173
==3908== I1  misses:          3,182
==3908== LLi misses:          2,774
==3908== I1  miss rate:        0.00%
==3908== LLi miss rate:        0.00%
==3908== 
==3908== D   refs:      203,914,564  (132,228,476 rd   + 71,686,088 wr)
==3908== D1  misses:        338,903  (    200,026 rd   +    138,877 wr)
==3908== LLd misses:        135,198  (      2,616 rd   +    132,582 wr)
==3908== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3908== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3908== 
==3908== LL refs:           342,085  (    203,208 rd   +    138,877 wr)
==3908== LL misses:         137,972  (      5,390 rd   +    132,582 wr)
==3908== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita closed this Sep 17, 2024
@rakita rakita deleted the rakita/post_wiring branch September 17, 2024 19:03
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.

1 participant