nickadamson / dotdev

devPortfolio
https://nickadamson.dev/
GNU Affero General Public License v3.0
1 stars 0 forks source link

performance / monitor analytics #4

Open nickadamson opened 1 year ago

nickadamson commented 1 year ago

I noticed a glaring FOUC the other day and started investigating.

3 fixed the FOUC as well as improved lighthouse performance score by 10.

Here are the before and after score reports... Before:

![beforePerfBoost](https://user-images.githubusercontent.com/80008674/199853375-f7dc68e0-a01f-4d52-9c69-00ab8a06fd98.PNG)

After:

![afterPerfBoost](https://user-images.githubusercontent.com/80008674/199853382-a0007631-834d-4b16-b2d4-f3b61f2caa17.PNG)

I am also adding Vercel's new Audience Analytics (will be PR #5), and plan to monitor that for that other areas to improve.

nickadamson commented 1 year ago

Desktop FCP near instant now image

And the entire mobile experience is looking a lot better. image