Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

slow performances on start with vuetify (20sec) #12393

Closed
7 tasks done
stratdev3 opened this issue Mar 13, 2023 · 5 comments
Closed
7 tasks done

slow performances on start with vuetify (20sec) #12393

stratdev3 opened this issue Mar 13, 2023 · 5 comments
Labels
duplicate This issue or pull request already exists

Comments

@stratdev3
Copy link

stratdev3 commented Mar 13, 2023

Describe the bug

Hi,

i have performance issue when running npm run build where it took en average of 25sec rendering to the browser.

  • vite v4.1.1, ready in 520ms
  • rendering browser in 20,04 s

Reproduction

https://github.com/stratdev3/vite-vue2-vuetify2-example

Steps to reproduce

  • clone the repo
  • npm install
  • npm run build

the home page render in nearly 20 seconds.

System Info

System:
    OS: Windows 10 10.0.19045
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz
    Memory: 7.90 GB / 15.70 GB
  Binaries:
    Node: 18.9.1 - C:\Program Files\Node\node.EXE
    npm: 8.19.1 - C:\Program Files\Node\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (110.0.1587.69)  
  npmPackages:
    @vitejs/plugin-vue2: ^2.0.0 => 2.2.0 
    vite: ^4.0.4 => 4.1.4

Used Package Manager

npm

Logs

No response

Validations

@fi3ework
Copy link
Member

fi3ework commented Mar 13, 2023

I tested the reproduction and found the chunks seem normal and the render speed is in the normal level.
image

@stratdev3
Copy link
Author

did you see the related sass files ?

issue when calling the sass

image

image

resulting first render between 16 to 25 seconds.

@fi3ework
Copy link
Member

Found that I can reproduce it now 😅. Duplicated with #7719

@sapphi-red
Copy link
Member

Duplicate of #7719

@sapphi-red sapphi-red marked this as a duplicate of #7719 Mar 13, 2023
@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2023
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Mar 13, 2023
@stratdev3
Copy link
Author

thanks

@github-actions github-actions bot locked and limited conversation to collaborators Mar 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants