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

upgrade: add HaberFix for bsc #39

Merged
merged 1 commit into from
Jun 27, 2024
Merged

upgrade: add HaberFix for bsc #39

merged 1 commit into from
Jun 27, 2024

Conversation

pythonberg1997
Copy link
Contributor

Description

This pr is to add new upgrade HaberFix for bsc

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 Jun 26, 2024

Valgrind Results:

==6380== Cachegrind, a cache and branch-prediction profiler
==6380== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6380== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6380== Command: target/release/snailtracer
==6380== 
--6380-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.836710435s
==6380== 
==6380== I   refs:      427,043,923
==6380== I1  misses:          3,181
==6380== LLi misses:          2,801
==6380== I1  miss rate:        0.00%
==6380== LLi miss rate:        0.00%
==6380== 
==6380== D   refs:      204,078,691  (132,270,308 rd   + 71,808,383 wr)
==6380== D1  misses:        341,487  (    201,534 rd   +    139,953 wr)
==6380== LLd misses:        137,737  (      4,452 rd   +    133,285 wr)
==6380== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==6380== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6380== 
==6380== LL refs:           344,668  (    204,715 rd   +    139,953 wr)
==6380== LL misses:         140,538  (      7,253 rd   +    133,285 wr)
==6380== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@pythonberg1997 pythonberg1997 force-pushed the roshan/parlia branch 2 times, most recently from 6ef2f80 to 8f7007e Compare June 26, 2024 02:42
@unclezoro unclezoro added this pull request to the merge queue Jun 27, 2024
Merged via the queue into develop with commit e1124e4 Jun 27, 2024
25 checks passed
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