Skip to content

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jul 16, 2024

No description provided.

@github-actions
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
@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
This was referenced Mar 10, 2025
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.

2 participants