haskell/haskell-ide-engine

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

Open

#665 aperta il 28 giu 2018

Vedi su GitHub
 (8 commenti) (5 reazioni) (0 assegnatari)Haskell (205 fork)batch import
component: documentationgardening 🌱good first issuehelp wanted

Metriche repository

Star
 (2358 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor