nuxtlabs / vue-telescope-website

Discover Websites made with Vue.js
https://vuetelescope.com
46 stars 5 forks source link

Improve performances #43

Open atinux opened 2 years ago

atinux commented 2 years ago

See https://web.dev/measure/?url=https%3A%2F%2Fvue-telescope-website.vercel.app%2F

bdrtsky commented 2 years ago

I think issue here is because Vercel deployment server could be slow to respond.

atinux commented 2 years ago

Well actually since I added the SWR, it should be much faster now

bdrtsky commented 2 years ago

It still very slow for me when I load page in the browser.

bdrtsky commented 2 years ago

Screenshot 2022-08-14 at 17.34.09.png

The best I can get right now. All other benchmark suggestions make 0 sense.

atinux commented 2 years ago

It's already good improvement, then for performance I guess we can have a look with @pi0 and @danielroe related to framework perfs

bdrtsky commented 2 years ago

There probably should be some improvement when I remove GSAP. Other than that I am barely using any external libs (just a few small packages)

atinux commented 2 years ago

Not bad!

CleanShot 2022-09-09 at 13.38.20@2x.png