Webpage: https://asahieng.co.jp
Device: Desktop Computer
Region: Japan (Tokyo)
Single Region Score
Serve images that are appropriately-sized to save cellular data and improve load time. [Learn how to size images].
Layout shifts occur when elements move absent any user interaction. [Investigate the causes of layout shifts], such as elements being added, removed, or their fonts changing as the page loads.
Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs].
Optimize LCP by making the LCP image [discoverable] from the HTML immediately, and [avoiding lazy-loading]
Resources are blocking the first paint of your page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. [Learn how to eliminate render-blocking resources].
Specifying a valid [BCP 47 language] helps screen readers announce text properly. [Learn how to use the `lang` attribute].
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. [Learn how to reduce unused JavaScript].