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

feat(statetest): enable EOF in Prague tests #1753

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

rakita
Copy link
Member

@rakita rakita commented Sep 4, 2024

This is the easiest way for test purposes to handle EOF and Prague differences in spec.

to have EOF disable for devnets but enabled in tests

Copy link
Contributor

github-actions bot commented Sep 4, 2024

Valgrind Results:

==4041== Cachegrind, a cache and branch-prediction profiler
==4041== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==4041== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==4041== Command: target/release/snailtracer
==4041== 
--4041-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.809849425s
==4041== 
==4041== I   refs:      427,439,038
==4041== I1  misses:          3,171
==4041== LLi misses:          2,854
==4041== I1  miss rate:        0.00%
==4041== LLi miss rate:        0.00%
==4041== 
==4041== D   refs:      203,986,865  (132,175,939 rd   + 71,810,926 wr)
==4041== D1  misses:        342,605  (    202,697 rd   +    139,908 wr)
==4041== LLd misses:        137,710  (      4,397 rd   +    133,313 wr)
==4041== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==4041== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==4041== 
==4041== LL refs:           345,776  (    205,868 rd   +    139,908 wr)
==4041== LL misses:         140,564  (      7,251 rd   +    133,313 wr)
==4041== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit d38ff45 into main Sep 4, 2024
27 checks passed
This was referenced Sep 9, 2024
This was referenced Sep 16, 2024
@rakita rakita deleted the rakita/enable_eof_in_prague branch September 18, 2024 10:36
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