You are browsing as a guest. Sign up (or log in) to start making projects!

1h 22m 31s logged

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.

0
1

Comments 0

No comments yet. Be the first!