Commit fa41d20
committed
Restore Node heap to 6 GB now that swap prevents OOM kills
With 14 GB swap as safety net, the 6 GB heap allows V8 to GC less
aggressively, improving build performance. Brief memory peaks above
7 GB will use swap instead of crashing.1 parent 26429c0 commit fa41d20
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments