You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am confused about the computation of network latency.
I found that the network latency was calculated using drain latency and fill latency, and eventually, I discovered it was obtained through CompoundConfigNode::lookupValue. However, it seems that it wasn't defined earlier.
I am wondering how the drain and fill latency are calculated.
Thank you so much.
The text was updated successfully, but these errors were encountered:
Hello, I am confused about the computation of network latency.
I found that the network latency was calculated using drain latency and fill latency, and eventually, I discovered it was obtained through CompoundConfigNode::lookupValue. However, it seems that it wasn't defined earlier.
I am wondering how the drain and fill latency are calculated.
Thank you so much.
The text was updated successfully, but these errors were encountered: