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

chore: merge develop into main #82

Merged
merged 6 commits into from
Oct 29, 2024
Merged

chore: merge develop into main #82

merged 6 commits into from
Oct 29, 2024

Conversation

forcodedancing
Copy link
Collaborator

Description

This pr will merge the develop to main.

The changes:

  1. chore: merge upstream v14.0.3 #78

Rationale

na

Example

na

Changes

Notable changes:

  • merge develop to main

Potential Impacts

na

@forcodedancing forcodedancing changed the title Develop chore: merge develop into main Oct 29, 2024
Copy link
Contributor

Valgrind Results:

==6285== Cachegrind, a cache and branch-prediction profiler
==6285== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==6285== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==6285== Command: target/release/snailtracer
==6285== 
--6285-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.993408481s
==6285== 
==6285== I   refs:      479,817,652
==6285== I1  misses:          3,235
==6285== LLi misses:          2,884
==6285== I1  miss rate:        0.00%
==6285== LLi miss rate:        0.00%
==6285== 
==6285== D   refs:      216,895,887  (137,943,697 rd   + 78,952,190 wr)
==6285== D1  misses:        339,061  (    199,130 rd   +    139,931 wr)
==6285== LLd misses:        137,696  (      4,403 rd   +    133,293 wr)
==6285== D1  miss rate:         0.2% (        0.1%     +        0.2%  )
==6285== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==6285== 
==6285== LL refs:           342,296  (    202,365 rd   +    139,931 wr)
==6285== LL misses:         140,580  (      7,287 rd   +    133,293 wr)
==6285== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@unclezoro unclezoro merged commit 0978bcb into main Oct 29, 2024
43 of 51 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.

5 participants