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): nightly clippy #1025

Merged
merged 1 commit into from
Jan 29, 2024
Merged

chore(clippy): nightly clippy #1025

merged 1 commit into from
Jan 29, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Jan 29, 2024

No description provided.

Copy link
Contributor

Valgrind Results:

==4036== Cachegrind, a cache and branch-prediction profiler
==4036== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4036== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4036== Command: target/release/snailtracer
==4036== 
--4036-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==4036== 
==4036== I   refs:      463,564,723
==4036== I1  misses:         23,523
==4036== LLi misses:          2,905
==4036== I1  miss rate:        0.01%
==4036== LLi miss rate:        0.00%
==4036== 
==4036== D   refs:      237,389,305  (160,565,581 rd   + 76,823,724 wr)
==4036== D1  misses:        323,766  (    183,934 rd   +    139,832 wr)
==4036== LLd misses:        137,539  (      4,063 rd   +    133,476 wr)
==4036== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==4036== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4036== 
==4036== LL refs:           347,289  (    207,457 rd   +    139,832 wr)
==4036== LL misses:         140,444  (      6,968 rd   +    133,476 wr)
==4036== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit f8507ef into main Jan 29, 2024
25 checks passed
@github-actions github-actions bot mentioned this pull request Jan 29, 2024
@rakita rakita deleted the nightly_clippy branch February 7, 2024 12:46
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