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

fix(revme): revme error output and remove double summary #1169

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Mar 8, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Mar 8, 2024

Valgrind Results:

==4021== Cachegrind, a cache and branch-prediction profiler
==4021== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4021== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4021== Command: target/release/snailtracer
==4021== 
--4021-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==4021== 
==4021== I   refs:      463,582,000
==4021== I1  misses:          3,367
==4021== LLi misses:          2,976
==4021== I1  miss rate:        0.00%
==4021== LLi miss rate:        0.00%
==4021== 
==4021== D   refs:      237,188,534  (160,465,434 rd   + 76,723,100 wr)
==4021== D1  misses:        324,821  (    184,981 rd   +    139,840 wr)
==4021== LLd misses:        137,565  (      4,061 rd   +    133,504 wr)
==4021== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==4021== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4021== 
==4021== LL refs:           328,188  (    188,348 rd   +    139,840 wr)
==4021== LL misses:         140,541  (      7,037 rd   +    133,504 wr)
==4021== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit b60f796 into main Mar 8, 2024
25 checks passed
@github-actions github-actions bot mentioned this pull request Mar 8, 2024
@DaniPopes DaniPopes deleted the revme_fix_goevmlab branch March 13, 2024 23:38
fubuloubu pushed a commit to ApeWorX/revm that referenced this pull request Apr 11, 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