DescriptionEfficient Metric Recorder
Computing all metrics using constant extra memory.
PlotHistogram methods are executed in constant time.
-- Previously throughput and delay were using O(num_packets) extra memory and their associated PlotHistograms took linear time complexity.
Added MetricRecorder unittests
R=stefan@webrtc.org
Committed: https://chromium.googlesource.com/external/webrtc/+/e2cb1f12c3d1c5500de1b733dfc8bbfea504d89f
Patch Set 1 : Optimized MetricRecorder #Patch Set 2 : Added a comment, removed unused member #
Total comments: 9
Patch Set 3 : Added MetricRecorder unittests #Patch Set 4 : Rebased on master #
Messages
Total messages: 13 (2 generated)
|