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

ui is really slow, even on windows #375

Open
edbefee3-3888-462a-9411-741b7e9eb54e opened this issue Aug 8, 2021 · 6 comments
Open

ui is really slow, even on windows #375

edbefee3-3888-462a-9411-741b7e9eb54e opened this issue Aug 8, 2021 · 6 comments

Comments

@edbefee3-3888-462a-9411-741b7e9eb54e
Copy link

edbefee3-3888-462a-9411-741b7e9eb54e commented Aug 8, 2021

i tried it on a pretty hefty laptop from a few years back running windows and UI elements still take upwards of 5 seconds to load
specs: intel core i7-6700hq
i used igpu since it shouldn't have too much of an affect on menuing, and if menuing doesn't work without a dedicated gpu something is wrong, even if it's for hardware from 7-8 years ago (which it isn't yet in my case, it's barely 6)
for reference: i needed a crash just to get anywhere close to the menuing speed of this in blender on my main computer (5200u, 8gb ram, iGPU only)

@ScanMountGoat
Copy link
Collaborator

It's running fine on my laptop with an i5-7300u. It's normal for the program to take a second or two to open. Opening for the first time will likely take a bit longer. The viewport and UI should be mostly responsive after that. The only thing I can think of is you may be experiencing poor rendering performance causing the UI to lock up. Is your cpu usage really high once the the main UI loads? I'll leave this up in case anyone experiences a similar issue or wants to look into a fix.

@ScanMountGoat
Copy link
Collaborator

ScanMountGoat commented Aug 8, 2021

You should be fine in terms of GPU as long as it supports OpenGL 3.30 or later. We don't have any way to test CPU performance or compatibility on different hardware sadly.

@edbefee3-3888-462a-9411-741b7e9eb54e

my iGPU is OpenGL 4.4 compatible and the problem isn't initial loading but menu updating, so the ui is unresponsive

@edbefee3-3888-462a-9411-741b7e9eb54e

and i'll also delete the shader cache to make sure that's not the issue

@edbefee3-3888-462a-9411-741b7e9eb54e

on windows it may have been a cache/shader issue

@edbefee3-3888-462a-9411-741b7e9eb54e

but you can still see the ui refresh when you hover over an option

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants