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: enable PRAGUE on bsc #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: enable PRAGUE on bsc #90

wants to merge 1 commit into from

Conversation

j75689
Copy link
Collaborator

@j75689 j75689 commented Jan 2, 2025

Description

add a description of your changes here...

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

Copy link
Contributor

github-actions bot commented Jan 2, 2025

Valgrind Results:

==6210== Cachegrind, a cache and branch-prediction profiler
==6210== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6210== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6210== Command: target/release/snailtracer
==6210== 
--6210-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.988691248s
==6210== 
==6210== I   refs:      479,759,325
==6210== I1  misses:          7,164
==6210== LLi misses:          2,873
==6210== I1  miss rate:        0.00%
==6210== LLi miss rate:        0.00%
==6210== 
==6210== D   refs:      216,895,010  (137,943,202 rd   + 78,951,808 wr)
==6210== D1  misses:        340,972  (    201,086 rd   +    139,886 wr)
==6210== LLd misses:        137,713  (      4,400 rd   +    133,313 wr)
==6210== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==6210== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6210== 
==6210== LL refs:           348,136  (    208,250 rd   +    139,886 wr)
==6210== LL misses:         140,586  (      7,273 rd   +    133,313 wr)
==6210== LL miss rate:          0.0% (        0.0%     +        0.2%  )

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