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

chore: Rename PRAGUE_EOF to OSAKA #1903

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Dec 9, 2024

Quick search and replace

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Valgrind Results:

==4447== Cachegrind, a cache and branch-prediction profiler
==4447== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4447== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4447== Command: target/release/revme bench snailtracer
==4447== 
--4447-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.921810692s
==4447== 
==4447== I   refs:      462,301,856
==4447== I1  misses:         36,651
==4447== LLi misses:          4,062
==4447== I1  miss rate:        0.01%
==4447== LLi miss rate:        0.00%
==4447== 
==4447== D   refs:      213,297,747  (135,373,646 rd   + 77,924,101 wr)
==4447== D1  misses:        340,893  (    201,234 rd   +    139,659 wr)
==4447== LLd misses:        136,164  (      3,914 rd   +    132,250 wr)
==4447== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==4447== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4447== 
==4447== LL refs:           377,544  (    237,885 rd   +    139,659 wr)
==4447== LL misses:         140,226  (      7,976 rd   +    132,250 wr)
==4447== LL miss rate:          0.0% (        0.0%     +        0.2%  )

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