Re: [slightlyoff/ServiceWorker] Eliminating SW startup latency for common case (#920)

Can we tie this "preflight request" to the concept of "preload"?  We already have a rel=preload concept in the specs I believe.  The PlzNavigate effort to preload the site before the user finishes typing could be seen as the same mechanism.  This would give us a consistent mechanism to hang this optimization on without directly tying it to browser-specific mechanisms.

This does some like it could be useful, but its complex enough that it would probably only be used by a minority of sites.  Maybe its worth it if those sites are extremely high traffic?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/920#issuecomment-229094714

Received on Tuesday, 28 June 2016 15:57:30 UTC