Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

perf: optimised first-page load #34

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

ethan-sargent
Copy link

@ethan-sargent ethan-sargent commented Mar 29, 2023

  • Image size optimisation introduced using nuxt-picture and nuxt-img components
    to reduce payload size, improving page load time.

    • This change required moving images from assets/img to public/img.
  • Static assets configured for nitro, reducing payload size.

Note: the regression in the Best Practices section is due to the local dev
server not using https - this can be disregarded.

Existing site lighthouse score

image

Updated lighthouse score

image

@netlify
Copy link

netlify bot commented Mar 29, 2023

Deploy Preview for dxatscale failed.

Name Link
🔨 Latest commit a18b182
🔍 Latest deploy log https://app.netlify.com/sites/dxatscale/deploys/6423c87f998d7b0008caa8d8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant