vadimcn / codelldb

A native debugger extension for VSCode based on LLDB
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
MIT License
2.43k stars 237 forks source link

CEO #908

Closed DEUTDED closed 1 year ago

DEUTDED commented 1 year ago

Type: Performance Issue

Context

Extension version: 1.9.0 VS Code version: Code - OSS 1.74.3 (97dec172d3256f8ca4bfb2143f3f76b503ca0534, 2023-01-13T15:24:47.250Z) OS version: Linux x64 5.14.21-150500.40-default Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2600)| |GPU Status|2d_canvas: enabled
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: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|2, 3, 3| |Memory (System)|15.51GB (3.36GB free)| |Process Argv|--ms-enable-electron-run-as-node --extensions-dir /home/FGN470/.var/app/com.visualstudio.code-oss/data/vscode/extensions --disable-crash-reporter --unity-launch| |Screen Reader|no| |VM|0%| |DESKTOP_SESSION|default| |XDG_CURRENT_DESKTOP|GNOME| |XDG_SESSION_DESKTOP|default| |XDG_SESSION_TYPE|wayland|
Process Info ``` CPU % Mem MB PID Process 0 175 16 code-oss main 0 16 20 zygote 1 111 50 gpu-process 0 0 22 [zypak-sandbox] 0 48 59 utility-network-service 0 508 72 window (Untitled-1.ini - Untitled (Workspace) - Code - OSS) 0 143 130 shared-process 0 64 151 ptyHost 0 0 184 /usr/bin/sh 0 0 6446 /usr/bin/sh 0 0 7399 /usr/bin/sh 0 0 7433 /usr/bin/sh 0 64 171 fileWatcher 0 0 11282 /usr/bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command= 0 318 5834 extensionHost 0 111 5850 /app/main/code-oss /app/main/resources/app/extensions/json-language-features/server/dist/node/jsonServerMain --node-ipc --clientProcessId=5834 0 32 6874 /bin/python /home/FGN470/.var/app/com.visualstudio.code-oss/data/vscode/extensions/ms-python.python-2022.20.2-universal/pythonFiles/run-jedi-language-server.py 0 64 7899 electron_node server.js 0 238 7966 electron_node server.js 0 16 8006 /home/FGN470/.robocorp/holotree/5b3bd97_b1f3c24_4ef6bbd5/bin/python3 -u /home/FGN470/.var/app/com.visualstudio.code-oss/data/vscode/extensions/robocorp.robocorp-code-1.2.0-universal/src/robocorp_code/__main__.py -v ```
Workspace Info ``` | Window (Untitled-1.ini - Untitled (Workspace) - Code - OSS) | Folder (prowide-core-SRU2020-9.1.2): 1037 files | File types: rs(304) cs(171) ts(46) md(33) toml(33) json(23) c(20) | xml(15) zone(14) jar(12) | Conf files: csproj(8) launch.json(3) tasks.json(3) package.json(2) | settings.json(1) sln(1) jsconfig.json(1) tsconfig.json(1) | webpack.config.js(1) | Launch Configs: cppdbg; ```
vadimcn commented 1 year ago

What is this about?