lodestar
lodestar copied to clipboard
fulu: block import increased since fulu
Describe the bug
this is on hoodi, fulu hard fork happened there on Oct 28, and we see block import time increased
Expected behavior
same block import time to pre-fulu
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
v1.36.0
main_thread_1k_sas_nov_20.cpuprofile.zip
we should verify proposer signature once per slot, PR in progress: #8620
there is performance issue deserializing DataColumnSidecar, tracked in https://github.com/ChainSafe/lodestar/issues/8623
there is performance issue in writeBlockInputToDb, tracked in https://github.com/ChainSafe/lodestar/issues/8624