@clemensg Habs rausgefunden
--v8-flags=--max-heap-size=8192
:)
#deno Question :
I have a fairly large process calculating all the osm admin levels to hierarchies by continent.
What makes "--max-heap-size" different from "--max-old-space-size" ?
When I had this, it allocated enough RAM for calculating but not for writing somehow …