Skip to content

Conversation

@forcodedancing
Copy link
Collaborator

@forcodedancing forcodedancing commented May 28, 2024

fix ci issues

@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2024

Valgrind Results:

==5263== Cachegrind, a cache and branch-prediction profiler
==5263== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==5263== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==5263== Command: target/release/snailtracer
==5263== 
--5263-- warning: L3 cache found, using its data for the LL simulation.
==5263== brk segment overflow in thread #1: can't grow to 0x4cb4000
==5263== (see section Limitations in user manual)
==5263== NOTE: further instances of this message will not be shown
Snailtracer Host+Interpreter benchmark (5.6s) ... 1_740_784_323.000 ns/iter (1.000 R²)
==5263== 
==5263== I   refs:      1,348,417,399
==5263== I1  misses:            7,702
==5263== LLi misses:            3,059
==5263== I1  miss rate:          0.00%
==5263== LLi miss rate:          0.00%
==5263== 
==5263== D   refs:        677,296,541  (452,038,907 rd   + 225,257,634 wr)
==5263== D1  misses:        1,227,446  (    685,636 rd   +     541,810 wr)
==5263== LLd misses:          201,151  (      4,162 rd   +     196,989 wr)
==5263== D1  miss rate:           0.2% (        0.2%     +         0.2%  )
==5263== LLd miss rate:           0.0% (        0.0%     +         0.1%  )
==5263== 
==5263== LL refs:           1,235,148  (    693,338 rd   +     541,810 wr)
==5263== LL misses:           204,210  (      7,221 rd   +     196,989 wr)
==5263== LL miss rate:            0.0% (        0.0%     +         0.1%  )

@forcodedancing forcodedancing changed the title chore: update workflows chore: fix ci issues May 30, 2024
@forcodedancing forcodedancing merged commit deb253b into develop May 30, 2024
j75689 pushed a commit that referenced this pull request Jun 3, 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.

4 participants