Huge CPU and Memory consumption caused by design problems
See original GitHub issueIssue Type: Bug
Some questions about the python plugin encountered when building python library indexes
I strongly hope that the python plugin does not read the information into memory in real time
when creating the python library index, but instead saves the index file
in order to speed up the time and reduce memory overhead.
The python library is really too big. Sometimes I have to wait a few minutes for writing a small amount of code.
Extension version: 2019.3.6139 VS Code version: Code 1.32.3 (a3db5be9b5c6ba46bb7555ec5d60178ecc2eaae4, 2019-03-14T23:43:35.476Z) OS version: Windows_NT x64 10.0.17763
System Info
Item | Value |
---|---|
CPUs | Intel® Core™ i5-7200U CPU @ 2.50GHz (4 x 2712) |
GPU Status | 2d_canvas: enabled checker_imaging: disabled_off flash_3d: enabled flash_stage3d: enabled flash_stage3d_baseline: enabled gpu_compositing: enabled multiple_raster_threads: enabled_on native_gpu_memory_buffers: disabled_software rasterization: enabled surface_synchronization: enabled_on video_decode: enabled webgl: enabled webgl2: enabled |
Memory (System) | 15.86GB (8.60GB free) |
Process Argv | |
Screen Reader | no |
VM | 46% |
Issue Analytics
- State:
- Created 4 years ago
- Reactions:3
- Comments:12 (2 by maintainers)
Top Results From Across the Web
Windows 10 High Memory Usage [Causes and Solutions]
Windows 10 high memory usage is usually related to RAM and virtual memory. Although memory is tightly connected with CPU and hard drive,...
Read more >How to Fix High CPU Usage - Intel
Find out all the reasons why your PC displays high CPU usage. Our step-by-step guide will show you how to fix your CPU...
Read more >How to Lower CPU Usage: Common Causes & Tips - N-able
High physical memory usage is often a consequence of using too many demanding apps, but can also be the result of a bug...
Read more >Troubleshooting High CPU Usage and Memory Consumption
If experiencing High CPU usage or High Memory Consumption use these troubleshooting steps to help alleviate it.
Read more >Troubleshoot high-CPU-usage issues in SQL Server
This article provides procedures to diagnose and fix issues that are caused by high CPU usage on a computer that's running Microsoft SQL ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You can switch to jedi by setting jediEnabled to true in the settings.
On Thu, Mar 28, 2019 at 2:41 AM Nicolas Barascud notifications@github.com wrote:
Can you kindly provide instructions to downgrade extension/language-server version until this is fixed ? This issue makes VSCode completely unusable for me as it is…