5 ms·
My m1 16gb pro gets throttled (and manually restarted) every time vs code hits 100gb ram usage when running jest unit tests. Don’t know who to blame but 99% sur
by sudoshred 1y ago
My m1 16gb pro gets throttled (and manually restarted) every time vs code hits 100gb ram usage when running jest unit tests. Don’t know who to blame but 99% sure the problem is my source code and not the machine.
- kjkjadksj 1y ago100gb ram usage? Why not build a pc?
- gigatexal 1y agoChrome eats all my resources too and I have 128GB of ram. Some pages like ClickUp and the Google cloud console (bigquery) eat something like 3-5GB
- raddan 1y agoYou’re chewing through 100GB of RAM on unit tests? What is filling your RAM? Are you sure that you don’t have a memory leak somewhere?
- sudoshred 1y agoI’m certain it’s a memory leak, just not sure solving the problem is worth my time.