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
As per our talks during/after PromCon, float64 loses precision in todays interface counters for 10G or quicker. Introducing modulus and thus artificially resetting will solve that until int64/float128 are a thing.
The text was updated successfully, but these errors were encountered:
As per our talks during/after PromCon, float64 loses precision in todays interface counters for 10G or quicker. Introducing modulus and thus artificially resetting will solve that until int64/float128 are a thing.
The text was updated successfully, but these errors were encountered: