- From: Ashley (Scirra) <notifications@github.com>
- Date: Wed, 23 Sep 2015 15:46:23 -0700
- To: WICG/img-conversion <img-conversion@noreply.github.com>
Received on Wednesday, 23 September 2015 22:46:50 UTC
I am not really familiar with the upcoming streams API, but it sounds like a good idea. I'm wondering if there's much performance benefit though, since image encoding/decoding is typically pretty fast (on the order of 100ms). So in your upload example it seems just as practical to wait for doThing() to complete in its entirety before uploading, since the network part would probably take orders of magnitude longer. Perhaps streams could wait for a v2 spec? --- Reply to this email directly or view it on GitHub: https://github.com/WICG/img-conversion/issues/13#issuecomment-142752416
Received on Wednesday, 23 September 2015 22:46:50 UTC