haskell/haskell-ide-engine
在 GitHub 查看Is it normal for hie to take ~4GB of memory per instance?
Open
#665 创建于 2018年6月28日
component: documentationgardening 🌱good first issuehelp wanted
仓库指标
- Star
- (2,358 star)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
I currently have a workflow where I usually have a couple different projects open, each of them has the VSCode integration with hie. I find that each editor has it's own hie process and that process takes about 4G of RAM. Is this typical/expected or is something in my setup wrong/different than others?