nimbus-eth2/.github
Jacek Sieka ab30efaf80
Integrate `hashtree` for better hashing performance (#5188)
status-im/nim-ssz-serialization#35 brings in https://github.com/prysmaticlabs/hashtree as a supported backend for SHA256, giving a nice little performance boost to all hash_tree_root calls on supported platforms / compilers.

Expected gains are on the order of 30% which in the case of a replayed state nets us 0.2-0.3s improvement.

More about this design here: https://hackmd.io/@potuz/BJyrx9DOF - kudos to @potuz for this excellent library!
2024-05-02 08:54:32 +02:00
..
ISSUE_TEMPLATE Update sec template for review [skip ci] 2020-10-12 11:39:15 +02:00
workflows Integrate `hashtree` for better hashing performance (#5188) 2024-05-02 08:54:32 +02:00