Add timers and update StandardTimer to include total time. #316

Merged
telackey merged 8 commits from telackey/m4 into v1.10.26-statediff-v4 2023-02-15 23:28:17 +00:00
Contributor

Add a raft of new timers, plus change the geth standard timer to include a basic counter of the total rather than relying on the internal histogram.

The goal is a sort of ersatz profiling, as we will be able to see the amount of time spent in each section of the statediffing code.

Add a raft of new timers, plus change the `geth` standard timer to include a basic counter of the total rather than relying on the internal histogram. The goal is a sort of ersatz profiling, as we will be able to see the amount of time spent in each section of the statediffing code.
dboreham reviewed 2023-02-15 07:41:43 +00:00
i-norden reviewed 2023-02-15 07:41:43 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#316
No description provided.