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: cargo update #1081

Merged
merged 1 commit into from
Feb 12, 2024
Merged

chore: cargo update #1081

merged 1 commit into from
Feb 12, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Feb 12, 2024

Run cargo update

Copy link
Contributor

Valgrind Results:

==3960== Cachegrind, a cache and branch-prediction profiler
==3960== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3960== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3960== Command: target/release/snailtracer
==3960== 
--3960-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.1s) ...            not enough samples
==3960== 
==3960== I   refs:      471,785,306
==3960== I1  misses:          6,702
==3960== LLi misses:          2,902
==3960== I1  miss rate:        0.00%
==3960== LLi miss rate:        0.00%
==3960== 
==3960== D   refs:      229,164,073  (152,345,865 rd   + 76,818,208 wr)
==3960== D1  misses:        322,759  (    182,952 rd   +    139,807 wr)
==3960== LLd misses:        137,526  (      4,053 rd   +    133,473 wr)
==3960== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==3960== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3960== 
==3960== LL refs:           329,461  (    189,654 rd   +    139,807 wr)
==3960== LL misses:         140,428  (      6,955 rd   +    133,473 wr)
==3960== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 07c3440 into main Feb 12, 2024
25 checks passed
@DaniPopes DaniPopes deleted the cargo_update branch March 13, 2024 23:38
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