Closed
Description
From @mjbvz on April 19, 2017 21:0
From @FuZhiyu on April 19, 2017 7:37
- VSCode Version: Code 1.11.2 (6eaebe3b9c70406d67c97779468c324a7a95db0e, 2017-04-13T07:56:42.517Z)
- OS Version: Darwin x64 16.5.0
- Extensions:
Extension | Author | Version |
---|---|---|
project-manager | alefragnani | 0.14.0 |
gitignore | codezombiech | 0.5.0 |
git-extension-pack | donjayamanne | 0.1.2 |
githistory | donjayamanne | 0.2.0 |
python | donjayamanne | 0.6.2 |
gitlens | eamodio | 3.4.5 |
sublime-keybindings | ms-vscode | 2.0.1 |
vscode-open-in-github | ziyasal | 1.2.3 |
Steps to Reproduce:
- run the VSC debugger;
- run the file in the console;
- compare the speed.
Running in the VSC debugger is much slower than running it outside.
Copied from original issue: microsoft/vscode#25001
Copied from original issue: DonJayamanne/pythonVSCode#897