Chromium Code Reviews
DescriptionAdd class which periodically computes statistics.
During a period (e.g. 2 seconds), different metrics can be computed, e.g.:
- average of samples
- percentage/permille of samples
- units per second
Each periodic metric can be either:
- reported to an observer each period
- aggregated during the call (e.g. min, max, average)
BUG=webrtc:5283
Committed: https://crrev.com/0e9d6d9e0c2e553ddd79d497b2e9e47a612d2ee1
Cr-Commit-Position: refs/heads/master@{#12847}
Patch Set 1 #Patch Set 2 : #
Total comments: 5
Patch Set 3 : #Patch Set 4 : address comments #Patch Set 5 : remove histogram #Patch Set 6 : report input fps #Patch Set 7 : remove report of input fps #Patch Set 8 : #Patch Set 9 : rebase #
Total comments: 14
Patch Set 10 : addressed comments #Patch Set 11 : add MaxCounter #
Total comments: 2
Patch Set 12 : address comment #
Messages
Total messages: 40 (24 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||