Skip to content

Conversation

@karalabe
Copy link
Member

Currently we have no insight into how much time serving specific network requests take. This is a problem because we can't correlate performance issues with network traffic. This PR adds a measurement to all eth and snap packet handlers to track the latency of handling each packet type in a histogram. Hopefully this will shed some light onto how much time we actually take to serve certain requests and what might influence it.

TL;DR: PR makes colored pixels

Screenshot from 2021-03-26 14-03-58

Copy link
Contributor

@holiman holiman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

colored pixels guud

@karalabe karalabe added this to the 1.10.2 milestone Mar 26, 2021
@karalabe karalabe merged commit efe0229 into ethereum:master Mar 26, 2021
gzliudan added a commit to gzliudan/XDPoSChain that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants