The load event is fired when the whole page has loaded, including all dependent resources such as stylesheets, scripts, iframes, and images, except those that are loaded lazily. This is in contrast to DOMContentLoaded, which is fired as soon as the page DOM has been loaded, without waiting for resources to finish loading.| MDN Web Docs
Use the PageSpeed Insights API to:| Google for Developers
Chromium is an open-source browser project that aims to build a safer, faster,| www.chromium.org
Tuesday, November 10, 2020| Google for Developers
PageSpeed Insights (PSI) reports on the user experience of a page on both mobile and desktop| Google for Developers