RESOLVED INVALID140989
ReadableStream array buffer pipeline should be optimized
https://bugs.webkit.org/show_bug.cgi?id=140989
Summary ReadableStream array buffer pipeline should be optimized
youenn fablet
Reported 2015-01-27 23:49:42 PST
ReadableStream::read currently does some unnecessary copies of array buffer. In general, we should strive to optimize the buffer pipeline.
Attachments
youenn fablet
Comment 1 2016-01-15 09:24:04 PST
Spec and implementation have changed a lot and this entry is no longer valid.
Note You need to log in before you can comment on or make changes to this bug.