Kay Khan
03/24/2022, 8:35 AMcreateMany
holding onto memory of the node.js application?
For more context i am looping overan array split into batches of 100k. And then inserting that 100k into the database. After each loop i notice a spike in the amount of memory the node.js application uses and it never drops (1gb, 2gb, 3gb etc). Overtime my script eventually runs out of memory
100% certain it seems like there is a memory leak in createManyNurul
03/24/2022, 11:58 AMKay Khan
03/24/2022, 12:41 PMAustin Zentz
03/24/2022, 2:38 PMAustin Zentz
03/24/2022, 2:38 PM