nimbus-eth2/beacon_chain
Etan Kissling 2efc44a8ab
accelerate RANDAO computation for post-merge blocks (#5190)
Post-merge blocks contain all information to directly obtain RANDAO
without having to load any additional info. Take advantage of that to
further accelerate `ShufflingRef` computation. Note that it is still
necessary to verify that `blck` / `state` share a sufficiently recent
ancestor for the purpose of computing attester shufflings.

- new: 243.71s, 239.67s, 237.32s, 238.36s, 239.57s
- old: 251.33s, 234.29s, 249.28s, 237.03s, 236.78s
2023-07-15 22:16:56 +02:00
..
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-11 21:48:27 +02:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-07-15 16:30:52 +00:00
2023-06-08 13:42:19 +00:00
2022-04-08 16:22:49 +00:00
2023-06-27 03:58:14 +03:00