You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a new project with the latest nuxt 3.10.3. I added a simple view but unfortunately, from version 3.8.0 onwards, it has less than 40FPS. Even on a simple view, which is displaying a Torus. I can't find the cause of this problem. The problem occurs locally.
Windows 11
fun fact:
NUXT 3.10.3
This little project on the browser:
Edge has ~40FPS but 100% CPU and 0 GPU usage.
Chrome has ~165 but 0% CPU and 10% GPU usage
For my game:
Edge has ~2FPS but 100% CPU and 0 GPU usage.
Chrome has ~40FPS but 0% CPU and 10% GPU usage
NUXT 3.8.0
For my game (big project):
Edge has ~168FPS but 10% CPU usage and 40% - 100% GPU usage.
Chrome has ~168FPS but 10% CPU usage and 40% - 100% GPU usage.
it looks like the newer nuxt blocks CPU and GPU usage on the windows
The project must be built on windows
Describe the bug
I have created a new project with the latest nuxt 3.10.3. I added a simple view but unfortunately, from version 3.8.0 onwards, it has less than 40FPS. Even on a simple view, which is displaying a Torus. I can't find the cause of this problem. The problem occurs locally.
Windows 11
With nuxt 3.8.0 I have 165FPS (stable)
Reproduction
https://github.com/Dekier/html-error
Steps to reproduce
https://github.com/Dekier/html-error
System Info
No response
Used Package Manager
yarn
Code of Conduct
The text was updated successfully, but these errors were encountered: