github / github/CopilotForXcode

Multiple language server processes increase memory footprint

オープン
#734 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
reviewed
主要言語
Swift
スター
6.3k
フォーク
2k
平均マージ
2分
マージ済み PR(30日)
2

説明

**Describe the bug**

The extension spawns 2 copilot-language-server-arm64 processes per project, each consuming about 1GB of memory.
This increases memory pressure and leads to poor performance. Xcode's own high memory consumption doesn't make things better.
The fact that VS Code doesn't have this issue suggests that this is something that should be addressed.

**Versions**
- Copilot for Xcode: 0.46.0
- Xcode: 26.1.1
- macOS: 15.6.1

**Hardware**
- Apple M1 Pro 32 GB

**Steps to reproduce**
1. Open an Xcode project
2. Observe 2 copilot-language-server-arm64 processes spawning instantly
3. Open another project
4. Observe another 2 copilot-language-server-arm64 instances spawning
5. Close all the projects
6. Observe the copilot-language-server-arm64 processes remaining in memory

**Screenshots**

Image

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。