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
Introduce more tracing events/spans to measure performance of sub-protocols in core protocol. For example, how much time are we spending on computing the PRF? How much data is being communicated for it, and how much time is spent waiting on IO?
Introduce more
tracingevents/spans to measure performance of sub-protocols in core protocol. For example, how much time are we spending on computing the PRF? How much data is being communicated for it, and how much time is spent waiting on IO?