haskell/haskell-ide-engine
View on GitHubIs it normal for hie to take ~4GB of memory per instance?
Open
#665 opened on Jun 28, 2018
component: documentationgardening 🌱good first issuehelp wanted
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?