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

added benchmarks for sumhash in the merklearray #3144

Conversation

algonathan
Copy link
Contributor

Summary

adding sumhash benchmarks to the merklearray

Test Plan

@codecov-commenter
Copy link

codecov-commenter commented Oct 26, 2021

Codecov Report

Merging #3144 (a416c92) into feature/dilithium-scheme-integration (6498416) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@                           Coverage Diff                            @@
##           feature/dilithium-scheme-integration    #3144      +/-   ##
========================================================================
- Coverage                                 43.50%   43.50%   -0.01%     
========================================================================
  Files                                       402      402              
  Lines                                     90345    90345              
========================================================================
- Hits                                      39309    39303       -6     
- Misses                                    44691    44694       +3     
- Partials                                   6345     6348       +3     
Impacted Files Coverage Δ
crypto/merkletrie/trie.go 66.42% <0.00%> (-2.19%) ⬇️
crypto/merkletrie/node.go 91.62% <0.00%> (-1.87%) ⬇️
catchup/service.go 69.59% <0.00%> (-1.01%) ⬇️
data/abi/abi_type.go 90.90% <0.00%> (-0.91%) ⬇️
ledger/acctupdates.go 64.15% <0.00%> (-0.60%) ⬇️
network/wsNetwork.go 62.76% <0.00%> (+0.18%) ⬆️
catchup/peerSelector.go 100.00% <0.00%> (+1.04%) ⬆️
ledger/tracker.go 78.09% <0.00%> (+1.90%) ⬆️
ledger/blockqueue.go 85.05% <0.00%> (+4.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6498416...a416c92. Read the comment docs.

@id-ms id-ms merged commit f3e7d2e into algorand:feature/dilithium-scheme-integration Oct 28, 2021
@algonathan algonathan deleted the sumset-hash-bench branch June 9, 2022 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants