Re: [whatwg/fetch] Observer API for fetch groups (#65)

Besides some of the use cases described in https://github.com/w3c/performance-timeline/issues/13#issuecomment-111152115, we're also having a need for a Fetch Observer when trying to develop a Time-To-Interactive metric that's based on signals like LongTasks, FPS, and networking activity.    

We'd like to know when networking activity is below some level (i.e. n resources outstanding), and there's no way to do this today in a complete and performant way.

-- 
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/65#issuecomment-299029280

Received on Wednesday, 3 May 2017 20:43:20 UTC