redhat-developer / redhat-developer/vscode-java
After vscode starts, the CPU load continues to be around 25%.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
It will last for a long time(sometimes it will last for 30 minutes), during this period, the functions of the extension will not work
Environment
- Operating System:Windows 7
- JDK version:1.8
- Visual Studio Code version:1.25.0
- Java extension version:0.28.0
- PC:DELL LATITUDE E7440
Steps To Reproduce
- Import a java project(such as Spring boot)
- Start vscode
Current Result
It will take a long time to wait the extension to prepare some datas.
During this period, the functions of the extension will not work.
Expected Result
Reduce CPU load in less time
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The report names no files or tests. Reproduce the issue by importing a Spring Boot project and starting VS Code, then trace the extension's startup and data-preparation work while measuring CPU use. Done means the extension becomes usable sooner and sustained CPU load is reduced.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript
- Domain
- devtools, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100