Re: [whatwg/fetch] Allow .blob() to return disk-backed resource (#569)

Hmm yeah, it seems like Firefox does process the whole response.

Get as blob and read small slice:

* Firefox 815ms
* Chrome 10ms

So I guess the question is, do we want to spec something smarter here, or is it just implementation detail since performance is the only observable difference?

-- 
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/fetch/issues/569#issuecomment-318087947

Received on Wednesday, 26 July 2017 15:24:37 UTC