prysm-pulse/encoding/ssz
Potuz f97db3b738
Different parallel hashing (#12639)
* Paralellize hashing of large lists

* add unit test

* add file

* do not parallelize on low processor count

* revert minimal proc count

---------

Co-authored-by: Nishant Das <nishdas93@gmail.com>
2023-07-21 20:36:20 -04:00
..
detect run ineffassign for all code (#12578) 2023-06-29 15:38:26 +00:00
equality Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
export_test.go Fix withdrawalRoot hasher (#11655) 2022-11-12 09:00:53 -08:00
hashers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
hashers.go Add Encoding SSZ Package (#9630) 2021-09-21 15:02:48 +00:00
helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
helpers.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
htrutils_fuzz_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
htrutils_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
htrutils.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
merkleize_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
merkleize.go Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00