nimbus-eth2/.github/workflows
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
..
ci.yml Integrate `hashtree` for better hashing performance (#5188) 2024-05-02 08:54:32 +02:00
cron.yml use correct Nim version in daily job, and `--mm:refc` on `devel` (#6023) 2024-03-04 15:21:28 +01:00
nightly_build.yml bump `actions/checkout` and `actions/cache` to `v4` (#5971) 2024-02-28 19:04:34 +01:00
pr_block.yml block pull requests to `stable` (#6001) 2024-05-01 19:30:03 +00:00
release.yml bump `actions/checkout` and `actions/cache` to `v4` (#5971) 2024-02-28 19:04:34 +01:00
unit-test-results.yml fix CI for contributions from forked repos (#3028) 2021-10-27 00:49:35 +02:00