This change updates the ndt5 parser to use the S2C.TCPInfo.MinRTT value when TCPInfo is available rather than the lower-resolution S2C.MinRTT (which was calculated in user-space to mimmic earlier web100 behavior, possibly before TCPInfo.MinRTT was calculated in the Linux kernel). This change includes a new sample ndt result file that includes an TCPInfo record.
Note: this change will apply to all ndt5 measurements since 2020-06-18 to present. The pipeline cycle time is much longer now so this value will not be updated for all historical data for several months. However, daily data will use this update once this change is deployed to production.
This change updates the ndt5 parser to use the S2C.TCPInfo.MinRTT value when TCPInfo is available rather than the lower-resolution S2C.MinRTT (which was calculated in user-space to mimmic earlier web100 behavior, possibly before TCPInfo.MinRTT was calculated in the Linux kernel). This change includes a new sample ndt result file that includes an TCPInfo record.
Note: this change will apply to all ndt5 measurements since 2020-06-18 to present. The pipeline cycle time is much longer now so this value will not be updated for all historical data for several months. However, daily data will use this update once this change is deployed to production.
Part of:
This change is