many OOMs and attempts to use chrome devtools later… i think tomorrow i’m going to switch out everything to use cheerio instead of JSDOM to reduce memory usage, then maybe add a thread pool while i’m at it.
currently i’ve just bumped the “old memory” limit up to 16 WHOLE GIGABYTES…. gah javascript..
i’ll also have to debug a JSON parsing problem with a few of the pages. i have no idea what it might be aside from JSON.parse being finicky or JSON.stringify not properly escaping but i highly doubt that’s the reason.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.