Add per-epoch benchmarks, optimise function.

This commit is contained in:
Paul Hauner
2019-03-09 10:37:41 +11:00
parent ddac7540bc
commit 63743a962c
10 changed files with 670 additions and 159 deletions

View File

@@ -4,6 +4,7 @@ members = [
"eth2/block_proposer",
"eth2/fork_choice",
"eth2/state_processing",
"eth2/state_processing/benching_utils",
"eth2/types",
"eth2/utils/bls",
"eth2/utils/boolean-bitfield",