haskell/haskell-ide-engine

Is it normal for hie to take ~4GB of memory per instance?

Open

#665 aberto em 28 de jun. de 2018

Ver no GitHub
 (8 comments) (5 reactions) (0 assignees)Haskell (205 forks)batch import
component: documentationgardening 🌱good first issuehelp wanted

Métricas do repositório

Stars
 (2.358 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador