Add timer and counter for batched write operations. #337

Merged
telackey merged 2 commits from telackey/batchtimer into v1.11.2-statediff-v4 2023-03-15 03:32:47 +00:00
Contributor

This add a timer and counter for batched write operations. The batchWriteTimer counts the invocations and time spent, while the batchItemCounter tracks the number of items.

This add a timer and counter for batched write operations. The batchWriteTimer counts the invocations and time spent, while the batchItemCounter tracks the number of items.
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#337