Slow first request

Hello, I am quite new to cloudflare.

I have just deployed a website using nuxt3. The first request when refreshing a page is always quite slow ( > 700 ms) for a 50 kB html file server-side generated.

I am using Nuxt3 with vuetify. Is that the issue ?

Thanks.

Greetings,

Thank you for asking.

May I ask if you’re using Cloudflare Pages, or self-host your NuxtJS Website/project? :thinking:

Yes, hosting using Cloudflare Pages.

But, I have just made some tests with tailwind CSS. It’s way faster… So the problem is actually vuetify and the huge css bundle that comes with it. Nothing’s wrong with cloudflare.

Thanks for your help :slight_smile:

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.

Hi @user91113, glad to hear that you have identified the issue!

Thanks for sharing your solution with us!