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(EvmBuilder): rename builder functions to HandlerCfg #1050

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Feb 5, 2024

Small renamings, spec_id to with_spec_id and other for HandlerCfg

Copy link
Contributor

github-actions bot commented Feb 5, 2024

Valgrind Results:

==3978== Cachegrind, a cache and branch-prediction profiler
==3978== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3978== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3978== Command: target/release/snailtracer
==3978== 
--3978-- warning: L3 cache found, using its data for the LL simulation.
Snailtracer Host+Interpreter benchmark (2.0s) ...            not enough samples
==3978== 
==3978== I   refs:      463,562,520
==3978== I1  misses:          3,379
==3978== LLi misses:          2,902
==3978== I1  miss rate:        0.00%
==3978== LLi miss rate:        0.00%
==3978== 
==3978== D   refs:      237,388,548  (160,565,084 rd   + 76,823,464 wr)
==3978== D1  misses:        323,555  (    183,727 rd   +    139,828 wr)
==3978== LLd misses:        137,540  (      4,062 rd   +    133,478 wr)
==3978== D1  miss rate:         0.1% (        0.1%     +        0.2%  )
==3978== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3978== 
==3978== LL refs:           326,934  (    187,106 rd   +    139,828 wr)
==3978== LL misses:         140,442  (      6,964 rd   +    133,478 wr)
==3978== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit a799ef2 into main Feb 5, 2024
25 checks passed
@rakita rakita deleted the tweeks_left branch February 7, 2024 12:45
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