Re: [webrtc-stats] Is keeping stats around a memory problem?

I covered the problem (the first slide), but ran out of time to present the proposal ([second slide](https://docs.google.com/presentation/d/1o-o5jZBLw3Py1OuenzWDkxDG6NigSmLHvGw5KemKWLw/edit#slide=id.g2d42e878ad_0_17)) that @na-g and I have been working on. PTAL.

It's basically `getDeletedStats()` except we call it `getCompletedStats()` and it can be synchronous, since it's returning a lump of cached data we can keep around and update on the main thread when something is removed.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-stats/issues/235#issuecomment-357035428 using your GitHub account

Received on Thursday, 11 January 2018 19:30:21 UTC