- From: Luke Wagner <notifications@github.com>
- Date: Sat, 08 Dec 2018 09:48:52 -0800
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 8 December 2018 17:49:14 UTC
Yes, with sufficient work on the HTTP+DOM caches, I think most (all?) of the optimizations I was imagining for `teePut` could be achieved for the common `clone()` patterns, so that's a fair point. `teePut` seems nice in being simpler to write for a common case while encouraging a fast path that could be achieved more readily in browsers today, but I don't know whether that makes it worth it as a new feature. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1367#issuecomment-445477005
Received on Saturday, 8 December 2018 17:49:14 UTC