-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
The Console tracer currently prints out every trace that is recorded, which is noisy. Instead of printing out every trace and its duration, the ConsoleTracer should in a time interval print out a summary of all traces recorded.
Something like BlockResult.generate: executed 5 times, 753 ms avg
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done