From: Jérôme Benoit Date: Wed, 29 Sep 2021 10:06:36 +0000 (+0200) Subject: Fine tune default memory for CF X-Git-Tag: v1.1.18~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=0d39037da6a3cfc90aa3d691dd5be186daa1cbae;p=e-mobility-charging-stations-simulator.git Fine tune default memory for CF Signed-off-by: Jérôme Benoit --- diff --git a/manifest-cf-template.yml b/manifest-cf-template.yml index 42c8b299..e5f15405 100644 --- a/manifest-cf-template.yml +++ b/manifest-cf-template.yml @@ -11,4 +11,4 @@ applications: command: node -r source-map-support/register dist/start.js env: # OPTIMIZE_MEMORY: true - NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=512 + NODE_OPTIONS: --stack-trace-limit=1024 --max-old-space-size=768