charter-webperf
charter-webperf copied to clipboard
Web Performance Group charter
There are a bunch of ways to stream data: websockets, webrtc, streaming fetch, etc. Today, we don't expose much useful timing data for these use cases. As an example possible...
_(discussed at TPAC 2016; rough notes and summary of discussed ideas below)_ Despite our best efforts, browser crashes are a thing.. with out-of-memory being one of the most common (but...
This is a followup to: https://groups.google.com/a/chromium.org/d/msgid/progressive-web-metrics/CAHTsfZD1zJp6unenAyu%2BKoDJLAfKG41Mm2mmbT9gUKzoMvnxWQ%40mail.gmail.com At Facebook when we measure performance, we want to know when the user sees the thing that we're measuring. For example, we don't care...
_(discussed at TPAC 2016; rough notes and summary of discussed ideas below)_ Read [Hero Element Timing API](https://docs.google.com/document/d/1yRYfYR1DnHtgwC4HRR04ipVVhT1h5gkI6yPmKCgJkyQ/edit) doc for motivation and use cases. In addition to "painted", it might be...