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

Terminal is unusably slow in 1.26.0 and 1.26.1 (--ignore-gpu-blacklist not help) #56970

Closed
fessmage opened this issue Aug 22, 2018 · 1 comment
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@fessmage
Copy link

fessmage commented Aug 22, 2018

Issue Type: Performance Issue

After update vscode to 1.26.1 from 1.25.1 i experienced problem with unusably slow rendering. Switching renderertype from 'canvas' to 'dom' doesn't help me, neither --ignore-gpu-blacklist option.

I checked problem and seen it in 1.26.0 too.

I am reverted vscode version from 1.26.1 to 1.25.1 because of it, in 1.25.1 terminal with renderertype 'canvas' works fast again. I stay with this version until some fix.

This problem looks like that comment -
#56517 (comment), but i starting new issue because ignoring gpu blacklist doesn't help me, only old version.

My hardware - Core i5-2400, 16 GB RAM, no videocard (using integrated Intel), OS - Ubuntu 18.04.1 x64. VS Code installed from snap.

VS Code version: Code 1.26.1 (493869e, 2018-08-16T18:34:20.517Z)
OS version: Linux x64 4.15.0-32-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz (4 x 1941)
GPU Status 2d_canvas: unavailable_software
checker_imaging: disabled_off
flash_3d: unavailable_software
flash_stage3d: unavailable_software
flash_stage3d_baseline: unavailable_software
gpu_compositing: unavailable_software
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: unavailable_software
video_decode: unavailable_software
video_encode: unavailable_software
webgl: enabled_readback
webgl2: unavailable_off
Load (avg) 1, 1, 1
Memory (System) 15.40GB (5.23GB free)
Process Argv /snap/vscode/51/usr/share/code/code
Screen Reader no
VM 0%
Process Info
CPU %	Mem MB	   PID	Process
    0	   205	 15164	code main
    0	    32	 15166	   zygote
    0	    95	 15296	     shared-process
    0	   221	 15393	     window (Dockerfile - kali - Visual Studio Code)
    0	     0	 15414	       /bin/bash
    0	    47	 15423	       searchService
    0	    63	 15432	       extensionHost
    0	    63	 15437	       watcherService
    1	    95	 15489	     window (Issue Reporter)
    0	     0	 15518	   /bin/sh -c /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
    0	     0	 15519	     /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
Workspace Info
|  Window (Dockerfile - kali - Visual Studio Code)
|    Folder (kali): 1 files
|      File types:
|      Conf files:;
Extensions: none
@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Aug 22, 2018
@Tyriar
Copy link
Member

Tyriar commented Aug 22, 2018

Duplicate #56628, let me know if the Insiders build doesn't fix the problem

@Tyriar Tyriar closed this as completed Aug 22, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 22, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 7, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants