Module performance_data

Source

Structsยง

BufferConsumptionRecord
BufferConsumptionRecord records the timestamp and the accumulated number of consumed frames at every stream buffer commit. It is used to compute the buffer consumption rate.
EstimatedRate
PerformanceData
PerformanceReport
PerformanceReport is the estimated buffer consumption rate and error term derived by the linear regression of BufferConsumptionRecord.

Constantsยง

NANOS_PER_MICROS ๐Ÿ”’

Functionsยง

linear_regression ๐Ÿ”’
to_micros ๐Ÿ”’