Commit 65aa98b
authored
--gc-interval is allocation based and not time based (#52)
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 aa132e3 commit 65aa98b
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