0

what will happen if the RAM of my system is 8GB and i set

SET NODE_OPTIONS=--max-old-space-size=15000 i.e increasing the maximum memory usage of node to 15GB

  • Well, it's not going to use the RAM you don't have... It probably can't even use the total capacity of RAM because some of it will be in use by other stuff like an OS or other applications/services – VLAZ Aug 30 '23 at 08:49
  • Does this answer your question? [How do I determine the correct "max-old-space-size" for Node.js?](https://stackoverflow.com/questions/48387040/how-do-i-determine-the-correct-max-old-space-size-for-node-js) – VLAZ Aug 30 '23 at 08:50

0 Answers0