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 Apr 10, 2025. It is now read-only.
PageSpeed beaconing through v1.7 would add beacons to pages at a regular
interval (5s by default). High-traffic pages would not get beaconed on most
page views, and low-traffic pages would tend to get enough instrumentation to
be able to make optimization decisions.
We can safely beacon even less often (say every 10min) when beacon results are
stable over time. We should turn up beacon frequency when conditions change.
Original issue reported on code.google.com by jmaes...@google.com on 1 May 2014 at 6:13