haskell/haskell-ide-engine

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

Open

#665 geöffnet am 28. Juni 2018

Auf GitHub ansehen
 (8 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)Haskell (205 Forks)batch import
component: documentationgardening đŸŒ±good first issuehelp wanted

Repository-Metriken

Stars
 (2.358 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide