pinterest / esprint

Fast eslint runner
Apache License 2.0
661 stars 54 forks source link

Cpu and memory usage #122

Closed benwainwright closed 4 years ago

benwainwright commented 4 years ago

I'm just uninstalling esprint from my monorepo project with approx 7k lines of code spread across about 150 files because the background servers it is spawning is absolutely hosing my system.

This is a screenshot of htop image from just now. the top four on that list are the esprint servers. A few days ago I found it was using as much as about 2gb memory per server, so about 8gb collectively. Its a shame, because it did work very well, but I can't really use it when it does that to my system :/

benwainwright commented 4 years ago

It's a real shame nobody is responding to issues in this repo; because this is a tool that could really help a lot of workflows :(

benwainwright commented 4 years ago

Going to close now because there is obviously no interest in resolving this.