redhat-developer / redhat-developer/vscode-java

After vscode starts, the CPU load continues to be around 25%.

Open
#582 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

performance
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
  1. Import a java project(such as Spring boot)
  2. 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.