Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented Dec 9, 2024

Quick search and replace

@github-actions
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%  )

@rakita rakita merged commit 7e7d048 into main Dec 9, 2024
26 of 27 checks passed
@github-actions github-actions bot mentioned this pull request Dec 9, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
royvardhan pushed a commit to royvardhan/revm that referenced this pull request Dec 20, 2024
@rakita rakita deleted the rakita/prague_eof_to_osaka branch January 6, 2025 10:39
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