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: add test for map_fp_to_g1 precompile #1465

Merged
merged 1 commit into from
May 29, 2024

Conversation

rakita
Copy link
Member

@rakita rakita commented May 29, 2024

test for fp is canonical in bls.

Copy link
Contributor

Valgrind Results:

==3812== Cachegrind, a cache and branch-prediction profiler
==3812== Copyright (C) 2002-2017, and GNU GPL'd, by Nicholas Nethercote et al.
==3812== Using Valgrind-3.18.1 and LibVEX; rerun with -h for copyright info
==3812== Command: target/release/snailtracer
==3812== 
--3812-- warning: L3 cache found, using its data for the LL simulation.
Running snailtracer example!
elapsed: 1.784716524s
==3812== 
==3812== I   refs:      429,372,601
==3812== I1  misses:          3,252
==3812== LLi misses:          2,799
==3812== I1  miss rate:        0.00%
==3812== LLi miss rate:        0.00%
==3812== 
==3812== D   refs:      206,205,336  (133,650,828 rd   + 72,554,508 wr)
==3812== D1  misses:        344,685  (    204,624 rd   +    140,061 wr)
==3812== LLd misses:        137,609  (      4,257 rd   +    133,352 wr)
==3812== D1  miss rate:         0.2% (        0.2%     +        0.2%  )
==3812== LLd miss rate:         0.1% (        0.0%     +        0.2%  )
==3812== 
==3812== LL refs:           347,937  (    207,876 rd   +    140,061 wr)
==3812== LL misses:         140,408  (      7,056 rd   +    133,352 wr)
==3812== LL miss rate:          0.0% (        0.0%     +        0.2%  )

@rakita rakita merged commit 6d5256e into main May 29, 2024
25 checks passed
This was referenced May 28, 2024
@rakita rakita deleted the rakita/test_for_canonical_fp branch June 1, 2024 12:54
This was referenced Jun 3, 2024
This was referenced Jun 11, 2024
@github-actions github-actions bot mentioned this pull request Jun 19, 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.

2 participants