Re: [whatwg/streams] "Set totalSize to totalSize + pair.[[size]]." (#582)

My current thinking is to use a running total normally, but switch to summing when totalSize becomes negative or the number of records in _queue_ is less than 8 (or some other arbitrary small number).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/streams/issues/582#issuecomment-273035282

Received on Tuesday, 17 January 2017 06:46:49 UTC