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(revme): add prague spec #1506

Merged
merged 1 commit into from
Jun 11, 2024
Merged

feat(revme): add prague spec #1506

merged 1 commit into from
Jun 11, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Jun 11, 2024

No description provided.

Copy link
Contributor

Valgrind Results:

==3758== Cachegrind, a cache and branch-prediction profiler
==3758== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3758== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3758== Command: target/release/snailtracer
==3758== 
--3758-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.830561958s
==3758== 
==3758== I   refs:      430,648,457
==3758== I1  misses:          3,377
==3758== LLi misses:          2,813
==3758== I1  miss rate:        0.00%
==3758== LLi miss rate:        0.00%
==3758== 
==3758== D   refs:      202,359,443  (131,535,026 rd   + 70,824,417 wr)
==3758== D1  misses:        341,482  (    201,690 rd   +    139,792 wr)
==3758== LLd misses:        137,822  (      4,330 rd   +    133,492 wr)
==3758== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3758== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3758== 
==3758== LL refs:           344,859  (    205,067 rd   +    139,792 wr)
==3758== LL misses:         140,635  (      7,143 rd   +    133,492 wr)
==3758== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit d7538fc into main Jun 11, 2024
25 checks passed
This was referenced Jun 10, 2024
@rakita rakita deleted the rakita/add_prague_spec branch June 11, 2024 19:31
This was referenced Jun 17, 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