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

bump: main changelog update #1626

Merged
merged 1 commit into from
Jul 16, 2024
Merged

bump: main changelog update #1626

merged 1 commit into from
Jul 16, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Jul 16, 2024

No description provided.

@rakita rakita merged commit e6cf075 into main Jul 16, 2024
1 check passed
Copy link
Contributor

Valgrind Results:

==3921== Cachegrind, a cache and branch-prediction profiler
==3921== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3921== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3921== Command: target/release/snailtracer
==3921== 
--3921-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.796319367s
==3921== 
==3921== I   refs:      427,039,684
==3921== I1  misses:          3,209
==3921== LLi misses:          2,847
==3921== I1  miss rate:        0.00%
==3921== LLi miss rate:        0.00%
==3921== 
==3921== D   refs:      204,076,850  (132,268,645 rd   + 71,808,205 wr)
==3921== D1  misses:        340,345  (    200,384 rd   +    139,961 wr)
==3921== LLd misses:        137,816  (      4,496 rd   +    133,320 wr)
==3921== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3921== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3921== 
==3921== LL refs:           343,554  (    203,593 rd   +    139,961 wr)
==3921== LL misses:         140,663  (      7,343 rd   +    133,320 wr)
==3921== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita deleted the bump_main branch July 16, 2024 23:20
j75689 pushed a commit to j75689/revm that referenced this pull request Aug 1, 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.

1 participant