-
Notifications
You must be signed in to change notification settings - Fork 29.2k
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
Integrated terminal very slow #108590
Comments
changing the following settings helped. Not sure why an update would make the Integrated Terminal nearly unusable.
|
Using the Docker extension to view logs (around a 8000 lines) of a container would make not just the terminal but the entire VSCode editor laggy. Version: 1.50.1 (system setup) |
@clayms could you try out |
Hi @meganrogge, @Tyriar 👋 Is this issue closed because it is fixed? Or do you still need more info? FWIW I have the same issue, which is only present when Here's the performance profile from my machine.
|
@testworksau the profile's interesting, not sure what could cause this apart from a Chromium issue (cc @deepak1556): It looks different to the OP's issue, typically slow rendering like this in the terminal on Windows is due to this issue #76548 |
Update: My issue seems to be sth. else. Keyboard lags regularly but only when using the bluetooth keyboard. |
I'm having this issue also. Let me know if I can add diagnostic data to this issue or another. Version: 1.51.1 |
Terminal still very slow and it likes to freeze for 1-2 seconds when just typing. |
I am also facing the same issue. Integrated terminal freezes for 1-2 seconds while typing. |
@Fortidude @thecaffeinedev what is your operating system and version ? |
@deepak1556 I am using Mac OS Big Sur. Vs code version is: 1.51.1 |
Thanks, please subscribe to #105446 for slowdown issues with terminal on Big sur. |
Same here. Windows 10 |
For my setup (macos + big sur), this command fixed the problem: 🔺 In case you don't have
and then make sure to run the 🔺 command! |
I also fixed mine by using the same commands as your @mkotsollaris . Not sure about windows though. |
@deepak1556 do you have any commentary on this? Do you need me to raise a new bug? |
@testworksau does running with |
@deepak1556 setting Do you want me to try |
yes please try the flag with dom renderer for the terminal. Also can you take a performance profile in this setup ? |
@deepak1556 For me, this notably improves terminal response time on Big Sur. |
So what is this issue from? A lot of possible fixes but this is messy. |
This worked for me as well. But still this is just a trick to avoid the problem, not a real solution. |
Hey folks, I'm experiencing an issue I believe to be the same thing. Here's my VS code info:
And my machine info: thanks for all your work! |
Issue Type: Bug
Just after the most recent update, the Integrated terminal is extremely slow to display any text, either entering commands or displaying the stdout of commands.
Many times typing a complete command at the prompt will show up a s-i-n-g-l-e - c-h-a-r-a-c-t-e-r - a-t - a - t-i-m-e over several seconds after you finished typing.
It does not matter which Shell I use (PowerShell, CMD, WSL bash, Git Bash). Although, the bash shells seem to perform a little better.
All of these Shells perform normally on my computer, it is only when running in the Intergrated Terminal in VSCode.
Also, connecting to a remote computer with ssh, the stdout is also very slow. Again, no problems using in any Shell outside of VSCode.
Is there some setting and can change back?
VS Code version: Code 1.50.0 (93c2f0f, 2020-10-07T06:10:52.432Z)
OS version: Windows_NT x64 10.0.18363
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Extensions (7)
The text was updated successfully, but these errors were encountered: