Commit fe92fc6
authored
--gc-interval is allocation based and not time based
node --v8-options
...
--gc-interval (garbage collect after <n> allocations)
type: int default: --gc-interval=-1
Signed-off-by: Stan Wiechers <[email protected]>1 parent 413106b commit fe92fc6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments