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: bump versions bcs of primitives #1631

Merged
merged 2 commits into from
Jul 16, 2024
Merged

chore: bump versions bcs of primitives #1631

merged 2 commits into from
Jul 16, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented Jul 16, 2024

No description provided.

Copy link
Contributor

github-actions bot commented Jul 16, 2024

Valgrind Results:

==3982== Cachegrind, a cache and branch-prediction profiler
==3982== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3982== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3982== Command: target/release/snailtracer
==3982== 
--3982-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.793148371s
==3982== 
==3982== I   refs:      427,042,443
==3982== I1  misses:          3,196
==3982== LLi misses:          2,838
==3982== I1  miss rate:        0.00%
==3982== LLi miss rate:        0.00%
==3982== 
==3982== D   refs:      204,077,711  (132,269,247 rd   + 71,808,464 wr)
==3982== D1  misses:        339,927  (    199,919 rd   +    140,008 wr)
==3982== LLd misses:        137,811  (      4,490 rd   +    133,321 wr)
==3982== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3982== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3982== 
==3982== LL refs:           343,123  (    203,115 rd   +    140,008 wr)
==3982== LL misses:         140,649  (      7,328 rd   +    133,321 wr)
==3982== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 8700c8a into main Jul 16, 2024
21 checks passed
@rakita rakita deleted the bump_versions branch July 16, 2024 23:19
@github-actions github-actions bot mentioned this pull request Jul 29, 2024
j75689 pushed a commit to j75689/revm that referenced this pull request Aug 1, 2024
* bump versions for primitives

* bump revm
@github-actions github-actions bot mentioned this pull request Aug 5, 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