-
-
Notifications
You must be signed in to change notification settings - Fork 446
computeNewStateRoot performance issue at slot 0 of epoch #6194
Copy link
Copy link
Closed
Labels
meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.
Description
Describe the bug
At slot 0 of epoch, computeNewStateRoot somehow has a very big hashTreeRoot() time
produce_block_holesky.cpuprofile.zip
This happens a long time ago since #5793 (comment)
Expected behavior
Fast hashTreeRoot() call in computeNewStateRoot() as the pre state there should cache a lot of hash objects already
Steps to reproduce
No response
Additional context
No response
Operating system
Linux
Lodestar version or commit hash
v1.12.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
meta-bugIssues that identify a bug and require a fix.Issues that identify a bug and require a fix.