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

test issue #23886

Closed
justschen opened this issue Jul 30, 2024 · 0 comments
Closed

test issue #23886

justschen opened this issue Jul 30, 2024 · 0 comments
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@justschen
Copy link

Type: Performance Issue

Behaviour

XXX

Steps to reproduce:

  1. XXX

Diagnostic data

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

XXX

Extension version: 2024.11.2024072502
VS Code version: Code - OSS Dev 1.93.0 (Commit unknown, Date unknown)
OS version: Darwin arm64 23.5.0
Modes:

  • Python version (& distribution if applicable, e.g. Anaconda): 3.12.3
  • Type of virtual environment used (e.g. conda, venv, virtualenv, etc.): Global
  • Value of the python.languageServer setting: Default
User Settings


languageServer: "Pylance"

Installed Extensions
Extension Name Extension Id Version
[FF] Flutter Files gornivv.vscode-flutter-files 4.9.1
autoDocstring - Python Docstring Generator njpwerner.autodocstring 0.6.1
Black Formatter ms-python.black-formatter 2024.2.0
C/C++ ms-vscode.cpptools 1.21.4
Dart Dart-Code.dart-code 3.93.20240723
Django batisteo.vscode-django 1.15.0
EditorConfig for VS Code EditorConfig.EditorConfig 0.16.4
ESLint dbaeumer.vscode-eslint 3.0.10
Flutter Dart-Code.flutter 3.93.20240702
Flutter Toolkit AdrienAudouard.flutter-utils 2.1.1
Flutter Widget Snippets alexisvt.flutter-snippets 3.0.0
GitHub Copilot GitHub.copilot 1.219.1018
GitHub Copilot Chat GitHub.copilot-chat 0.18.2024072603
GitHub Issue Notebooks ms-vscode.vscode-github-issue-notebooks 0.0.130
GitHub Pull Requests GitHub.vscode-pull-request-github 0.92.0
Glacier Theme Tyriar.theme-glacier 0.0.10
Go Critic neverik.go-critic 0.1.0
JavaScript Debugger ms-vscode.js-debug 1.92.0
JavaScript Debugger Companion Extension ms-vscode.js-debug-companion 1.1.3
Jinja wholroyd.jinja 0.0.8
Jupyter ms-toolsai.jupyter 2024.7.2024072401
Jupyter Cell Tags ms-toolsai.vscode-jupyter-cell-tags 0.1.9
Jupyter Keymap ms-toolsai.jupyter-keymap 1.1.2
Jupyter Notebook Renderers ms-toolsai.jupyter-renderers 1.0.18
Jupyter PowerToys ms-toolsai.vscode-jupyter-powertoys 0.1.1
Jupyter Slide Show ms-toolsai.vscode-jupyter-slideshow 0.1.6
nb_CodeActions undefined_publisher.nb-codeactions 0.0.1
nb_CodeActions undefined_publisher.nb-codeactions-on-startup-finished 0.0.1
nb_CodeActions undefined_publisher.nb-codeactions2 0.0.1
Prettier - Code formatter esbenp.prettier-vscode 10.4.0
Pylance ms-python.vscode-pylance 2024.7.103
Python ms-python.python 2024.11.2024072502
Python Debugger ms-python.debugpy 2024.8.0
Python Environment Manager donjayamanne.python-environment-manager 1.2.4
Python Extended tushortz.python-extended-snippets 0.0.1
Python Extension Pack donjayamanne.python-extension-pack 1.7.0
Python for VSCode tht13.python 0.2.3
Python Indent KevinRose.vsc-python-indent 1.18.0
Python Path mgesbert.python-path 0.0.14
Ruff charliermarsh.ruff 2024.36.0
Sapphire Theme Tyriar.theme-sapphire 0.9.4
Table Visualizer for JavaScript Profiles ms-vscode.vscode-js-profile-table 1.0.9
Tyriar Theme Pack Tyriar.theme-pack 0.1.1
VS Code Jupyter Notebook Previewer jithurjacob.nbpreviewer 1.2.2
VS Code Selfhost Test Provider ms-vscode.vscode-selfhost-test-provider 0.3.25
System Info
Item Value
CPUs Apple M2 Pro (10 x 2400)
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
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Load (avg) 2, 3, 2
Memory (System) 16.00GB (0.09GB free)
Process Argv . --disable-extension=vscode.vscode-api-tests
Screen Reader no
VM 0%
Process Info
CPU %	Mem MB	   PID	Process
    9	   164	 20137	code-oss main
    2	    66	 20150	   gpu-process
    0	    33	 20151	   utility-network-service
    5	   442	 20154	window [1] (Settings — vscode)
   18	   508	 20158	extensionHost [1]
    0	    66	 20252	     electron-nodejs (eslintServer.js )
    0	    98	 20254	     electron-nodejs (tsserver.js )
    0	    98	 20255	     electron-nodejs (tsserver.js )
    0	    82	 20257	       electron-nodejs (typingsInstaller.js typesMap.js )
    1	   115	 20171	shared-process
    0	     0	 20259	     /bin/ps -ax -o pid=,ppid=,pcpu=,pmem=,command=
    0	    49	 20172	fileWatcher [1]
Workspace Info
|  Window (Settings — vscode)
|    Folder (vscode): more than 20267 files
|      File types: js(9088) map(3430) json(910) ts(871) css(471) tst(178)
|                  svg(111) txt(109) snap(106) lock(95)
|      Conf files: package.json(102) tsconfig.json(46) launch.json(21)
|                  github-actions(15) tasks.json(12) settings.json(9)
|                  dockerfile(2) gulp.js(2) devcontainer.json(1)
|                  jsconfig.json(1) makefile(1)
|      Launch Configs: node(15) extensionHost(10) chrome(5) msedge(2);
@justschen justschen self-assigned this Jul 30, 2024
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jul 30, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

1 participant