Nuxtjs is slow loading in npm run dev (Chrome)

35 Views Asked by At

I have a problem, which is that the time to open the page in nuxtjs takes longer than usual. I don’t know what the reason is. Previously, I did not encounter this problem.

In npm run dev

I created a new nuxt project completely free of modifications. The problem is that it takes about 3 seconds to open the page in the Chrome browser, and the loading animation appears.

My device specifications:

i7-10700F

32GB RAM

I tried analyzing the site in the browser :

image 1

image 2

image 3

The project is completely new

I use Windows, and I don't know if I did something wrong with the device during this period that led to this

..The project is completely new, nothing has been modified

0

There are 0 best solutions below