microsoft/debugpy

deugger is slow

Closed this issue · 2 comments

Type: Bug

pydevd warning: Computing repr of llm_agents (list) was slow (took 7.22s)
Customize report timeout by setting the PYDEVD_WARN_SLOW_RESOLVE_TIMEOUT environment variable to a higher timeout (default is: 5.0s)

VS Code version: Code 1.91.0 (ea1445cc7016315d0f5728f8e8b12a45dc0a7286, 2024-07-01T18:52:22.949Z)
OS version: Windows_NT x64 10.0.22631
Modes:
Remote OS version: Linux x64 5.15.167.4-microsoft-standard-WSL2
Remote OS version: Linux x64 6.8.0-40-generic

System Info
Item Value
CPUs Intel(R) Core(TM) i7-14700K (28 x 3418)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
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_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 95.77GB (78.27GB free)
Process Argv --crash-reporter-id e26ac8cc-3d9c-4485-893e-b5f7190ada31 --crash-reporter-id e26ac8cc-3d9c-4485-893e-b5f7190ada31
Screen Reader no
VM 0%
Item Value
Remote WSL: Ubuntu-20.04
OS Linux x64 5.15.167.4-microsoft-standard-WSL2
CPUs Intel(R) Core(TM) i7-14700K (28 x 0)
Memory (System) 46.93GB (44.20GB free)
VM 0%
Item Value
Remote SSH: 210.45.70.91
OS Linux x64 6.8.0-40-generic
CPUs Intel(R) Xeon(R) Silver 4314 CPU @ 2.40GHz (64 x 2900)
Memory (System) 251.52GB (183.93GB free)
VM 0%
Extensions (26)
Extension Author (truncated) Version
project-manager ale 12.8.0
remotehub Git 0.64.0
jupyter-keymap ms- 1.1.2
remote-ssh ms- 0.113.1
remote-ssh-edit ms- 0.87.0
remote-wsl ms- 0.88.5
azure-repos ms- 0.40.0
remote-explorer ms- 0.4.3
remote-repositories ms- 0.42.0
pdf tom 1.2.2
vscode-eslint dba 3.0.10
copilot Git 1.250.1260
copilot-chat Git 0.17.2024062801
gc-excelviewer Gra 4.2.62
rainbow-csv mec 3.13.0
vscode-language-pack-zh-hans MS- 1.91.2024071009
debugpy ms- 2024.9.12041012
python ms- 2024.14.1
vscode-pylance ms- 2024.12.1
jupyter ms- 2024.10.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.0.21
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
indent-rainbow ode 8.3.1
volar Vue 2.1.10

(1 theme extensions excluded)

A/B Experiments
vsliv368cf:30146710
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvspyt551:31179978
vscod805cf:30301675
binariesv615:30325510
vsaa593cf:30376535
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
a9j8j154:30646983
962ge761:30959799
pythonnoceb:30805159
pythonmypyd1:30879173
2e7ec940:31000449
pythontbext0:30879054
cppperfnew:31000557
dsvsc020:30976470
pythonait:31006305
dsvsc021:30996838
dvdeprecation:31068756
dwnewjupytercf:31046870
2f103344:31071589
nativerepl2:31139839
pythonrstrctxt:31112756
nativeloc1:31192215
iacca1:31171482
notype1cf:31157160
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.0. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

Thanks for the issue but we'd need your source code to reproduce the issue. If you can provide an example, please reopen.