You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 25, 2021. It is now read-only.
We have instrumented FID measurements using this Polyfill. We are seeing 5x-10x differences between iOS/Safari vs Android/Chrome. For example, for one of the most visited pages on our site we are seeing the 95th percentile of FID:
iOS/Safari = 65ms
Android/Chrome = 435ms Edited: In my original comment I had Safari and Chrome FID numbers reversed
Number of measurements (one week):
iOS/Safari = 66320
Android/Chrome = 15140
Is the difference realistic? we are not seeing such discrepancies in other metrics.
We have instrumented FID measurements using this Polyfill. We are seeing 5x-10x differences between iOS/Safari vs Android/Chrome. For example, for one of the most visited pages on our site we are seeing the 95th percentile of FID:
iOS/Safari = 65ms
Android/Chrome = 435ms
Edited: In my original comment I had Safari and Chrome FID numbers reversed
Number of measurements (one week):
iOS/Safari = 66320
Android/Chrome = 15140
Is the difference realistic? we are not seeing such discrepancies in other metrics.