mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
Full OG regeneration (2,350 images) was OOM-killed because WASM native memory from Satori/Resvg accumulated between GC cycles. The previous GC interval of 50 images allowed ~2.5-5 GB of native allocations before reclamation. Reduce to every 5 images to keep peak RSS under ~400 MB. Also reduce --max-old-space-size from 768 to 512 MB (V8 heap only uses ~22 MB) and add peak RSS tracking to the completion log. Confab-Link: http://localhost:8080/sessions/edb1b7b0-da66-4486-bd9c-d1cfa7553b88
55 KiB
55 KiB