prysm-pulse/beacon-chain/state/stateutil
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
..
benchmark_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
block_header_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
eth1_root.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_attestation.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_eth1.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
field_root_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
field_root_validator_test.go Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
field_root_validator.go Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
field_root_vector.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
historical_summaries_root.go Fix Bad Merge in V4 (#12183) 2023-03-24 14:05:31 +00:00
participation_bit_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
pending_attestation_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
reference_bench_test.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
reference.go State: Refactor Reference and ValidatorMapHandler to stateutil pkg (#8589) 2021-03-10 20:57:46 -06:00
state_root_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.root.go Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
trie_helpers_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
trie_helpers.go Different parallel hashing (#12639) 2023-07-21 20:36:20 -04:00
unrealized_justification_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
unrealized_justification.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_map_handler.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_root_test.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator_root.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00