Skip to content

Comments

feat(precompiles): fatal error for precompiles#1499

Merged
rakita merged 3 commits intomainfrom
rakita/precomp_fatal_error
Jun 8, 2024
Merged

feat(precompiles): fatal error for precompiles#1499
rakita merged 3 commits intomainfrom
rakita/precomp_fatal_error

Conversation

@rakita
Copy link
Member

@rakita rakita commented Jun 8, 2024

Support for : #1435 #1283
Additional PR will be made that would trigger Fatal error

@github-actions
Copy link
Contributor

github-actions bot commented Jun 8, 2024

Valgrind Results:

==3778== Cachegrind, a cache and branch-prediction profiler
==3778== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3778== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3778== Command: target/release/snailtracer
==3778== 
--3778-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.818299746s
==3778== 
==3778== I   refs:      430,650,661
==3778== I1  misses:         38,118
==3778== LLi misses:          2,805
==3778== I1  miss rate:        0.01%
==3778== LLi miss rate:        0.00%
==3778== 
==3778== D   refs:      202,360,199  (131,535,522 rd   + 70,824,677 wr)
==3778== D1  misses:        341,292  (    201,478 rd   +    139,814 wr)
==3778== LLd misses:        137,821  (      4,327 rd   +    133,494 wr)
==3778== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3778== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3778== 
==3778== LL refs:           379,410  (    239,596 rd   +    139,814 wr)
==3778== LL misses:         140,626  (      7,132 rd   +    133,494 wr)
==3778== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 561fbdb into main Jun 8, 2024
@github-actions github-actions bot mentioned this pull request Jun 8, 2024
@rakita rakita deleted the rakita/precomp_fatal_error branch June 10, 2024 16:54
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 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.

1 participant