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: release v44 bump main CHANGELOG #1783

Merged
merged 1 commit into from
Sep 18, 2024
Merged

chore: release v44 bump main CHANGELOG #1783

merged 1 commit into from
Sep 18, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 18, 2024

release was done from release/v44 branch

Copy link
Contributor

Valgrind Results:

==3979== Cachegrind, a cache and branch-prediction profiler
==3979== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3979== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3979== Command: target/release/snailtracer
==3979== 
--3979-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
thread 'main' panicked at /home/runner/work/revm/revm/crates/revm/src/builder.rs:314:39:
called `Option::unwrap()` on a `None` value
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
==3979== 
==3979== I   refs:      1,440,283
==3979== I1  misses:        2,229
==3979== LLi misses:        2,125
==3979== I1  miss rate:      0.15%
==3979== LLi miss rate:      0.15%
==3979== 
==3979== D   refs:        483,085  (310,534 rd   + 172,551 wr)
==3979== D1  misses:        5,622  (  3,922 rd   +   1,700 wr)
==3979== LLd misses:        4,178  (  2,676 rd   +   1,502 wr)
==3979== D1  miss rate:       1.2% (    1.3%     +     1.0%  )
==3979== LLd miss rate:       0.9% (    0.9%     +     0.9%  )
==3979== 
==3979== LL refs:           7,851  (  6,151 rd   +   1,700 wr)
==3979== LL misses:         6,303  (  4,801 rd   +   1,502 wr)
==3979== LL miss rate:        0.3% (    0.3%     +     0.9%  )

@rakita rakita merged commit b6ebcc8 into main Sep 18, 2024
27 checks passed
@DaniPopes DaniPopes deleted the bump_v44 branch October 17, 2024 12:09
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