Closed
Description
- VSCode Version: 1.41.0-insider a747d264d668a947eeacd3492b60df6ce8dee6b4 x64
- OS Version: Debian Buster
Linux bono 5.2.0-3-amd64 microsoft/vscode#1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux
- Nodejs: v10.16.3, v12.13.1
Steps to Reproduce:
git clone https://github.com/FreemapSlovakia/freemap-v3-react && cd freemap-v3-react && npm i
- run clean VS Code:
rm -rf ../tmp123 && code-insiders --disable-extensions --user-data-dir ../tmp123 .
- start developing
Does this issue occur when all extensions are disabled?: Yes
The problem is that IntelliSense and validation is very slow. At the beginning I need to wait couple of seconds to see IntelliSense hints. After slightly more code editing the time increases to tens of seconds. I often have to invoke action Typescript: Restart TS server
.
You can see it in a screencast: https://www.dropbox.com/s/njldg7q5w3cm03p/Screencast%202019-11-26%2010%3A17%3A24.mp4
I am working on powerful desktop PC with SSD, 16 GB RAM...
✔ bono:~/freemap-v3-react [master|✔]> free
total used free shared buff/cache available
Mem: 16256392 5224768 5868172 389524 5163452 10402544
Swap: 7157756 0 7157756
✔ bono:~/freemap-v3-react [master|✔]> cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
stepping : 9
microcode : 0x17
cpu MHz : 1596.398
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
bogomips : 6984.16
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 58
model name : Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
stepping : 9
microcode : 0x17
cpu MHz : 1596.450
cache size : 8192 KB
physical id : 0
siblings : 8
core id : 1
cpu cores : 4
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm cpuid_fault epb pti tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
bugs : cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds swapgs
bogomips : 6984.16
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:
// repeated 8x for every CPU core