Jaya Allamsetty
a9ceee2de7
feat: PerformanceObserverStats initial commit
Add a performance stat around long tasks. Chrome supports PerformanceObserver API that lets us
register for long tasks event. Any task that takes longer than 50ms is considered a long task.
hace 5 años
Lyubo Marinov
ed0d464392
[eslint] quotes
hace 8 años
paweldomas
935667f2fc
feat: add BEFORE_STATISTICS_DISPOSED event
hace 9 años
hristoterezov
14ad15d956
refactor(audio_problem): Remove audio problem detection
hace 9 años
Lyubomir Marinov
39488195d5
Add jsdocs
hace 9 años
Lyubomir Marinov
dee489bca4
Add jsdocs
hace 9 años
damencho
4616a4ebec
Adds a js doc.
hace 9 años
hristoterezov
bcb3253df2
Implement audio problem detection
hace 9 años
hristoterezov
36078b0e66
Implements audio problems detection
hace 9 años
isymchych
8c014e8f12
use statistics module to process peer connection statistics
hace 9 años
Boris Grozev
742a0bc6ac
Removes hard-coded constants and uses the events API in the statistics
module.
hace 10 años