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: clippy #1196

Merged
merged 1 commit into from
Mar 14, 2024
Merged

chore: clippy #1196

merged 1 commit into from
Mar 14, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Mar 14, 2024

chore

Copy link
Contributor

Valgrind Results:

==3956== Cachegrind, a cache and branch-prediction profiler
==3956== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3956== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3956== Command: target/release/snailtracer
==3956== 
--3956-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==3956== 
==3956== I   refs:      463,582,791
==3956== I1  misses:          9,968
==3956== LLi misses:          2,987
==3956== I1  miss rate:        0.00%
==3956== LLi miss rate:        0.00%
==3956== 
==3956== D   refs:      237,188,813  (160,465,634 rd   + 76,723,179 wr)
==3956== D1  misses:        322,940  (    183,100 rd   +    139,840 wr)
==3956== LLd misses:        137,576  (      4,065 rd   +    133,511 wr)
==3956== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==3956== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3956== 
==3956== LL refs:           332,908  (    193,068 rd   +    139,840 wr)
==3956== LL misses:         140,563  (      7,052 rd   +    133,511 wr)
==3956== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita
Copy link
Member Author

rakita commented Mar 14, 2024

unrelated test fails

@rakita rakita merged commit 9fa302c into main Mar 14, 2024
20 of 25 checks passed
@rakita rakita deleted the clippy branch March 14, 2024 01:04
@github-actions github-actions bot mentioned this pull request Mar 14, 2024
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.

None yet

1 participant