-
Notifications
You must be signed in to change notification settings - Fork 30.3k
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 performance is slow on Windows 11 #177293
Comments
Hopefully a video recording illustrates the issue better. 2023-03-16.00-30-36.mp4 |
Tried the following, none of which fixed the issue:
|
Attaching a profile: Profile-20230316T004058.zip |
After looking at the profile, I noticed that frames were being dropped for no reason. Digged around a little bit and found the culprit: NVIDIA Control Panel settings. If others experience this issue, "Background Application Max Frame Rate" setting under "Manage 3D settings" page caused this. Turning it off and restarting VS Code solved the issue. Why Nvidia treats VS Code as a "Background application" is anybody's guess. Might be a driver issue, not sure. Maintainers can close this :) |
Looks like this was reported way back in July 2022 #107016 (comment) |
Type: Performance Issue
The UI performance has degraded significantly in some recent version. I don't know exactly when it started, but it affects everything in the workbench.
Scrolling, hover effects, tab switching and more are all very sluggish. It's like watching a "cinematic" movie at 24 fps. On a 160Hz monitor it's very noticeable and distracting.
VS Code version: Code 1.76.2 (ee2b180, 2023-03-14T17:55:54.936Z)
OS version: Windows_NT x64 10.0.22621
Modes:
Sandboxed: No
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Process Info
Workspace Info
Extensions (9)
The text was updated successfully, but these errors were encountered: