microsoft / microsoft/vscode-java-debug
Performance Issue when the program will output a lot of messages
未關閉
還沒有人認領這個 Issue。
ai-triaged
bug
performance
- 主要語言
- TypeScript
- 星號
- 591
- 分支
- 429
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 19
描述
Environment
- Operating System: Win10
- JDK version: JDK 11
- Visual Studio Code version: 1.40.2
- Java extension version: 0.54.2
- Java Debugger extension version: 0.23.0
Steps To Reproduce
- Make sure the program output will be printed into the
internal console - A performance downgrade will be observed if the problem will print out a lot of messages.
Note: The performance issue won't be observed if it's printing in the integrated terminal


貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
使用一個向內部主控台列印大量訊息的 Java 程式重現速度變慢的問題,然後按照描述將其與整合終端機進行比較。調查除錯器擴充功能的內部主控台輸出路徑;當大量輸出不再導致所回報的效能下降時,即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, typescript, vscode
- 領域
- devtools, performance
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100