Todd
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Todd created a post, Node.js RAM usage when run from a run config vs. a terminal
When I run “npm run start” from a terminal, the “ng serve” process takes about 2GB of RAM. If I run it from a run config in Webstorm, the same “ng serve” process takes 23GB of RAM which isn't reaso...