node-memwatch
node-memwatch copied to clipboard
Fixed v8::IdleNotification for nodejs 0.12
:+1:
:+1:
:+1:
:+1:
:+1:
Works on iojs too. ;) :+1:
The idle_time_in_ms parameter for IdleNotification() is hardcoded and equal to 500ms. It is sufficient for me to make the gc run.
:+1:
Tested w/ node.js 0.12.0 and latest io.js, works like a charm.
:+1:
Works for me, too. Running Node 0.12.0 on Mac OS X 10.9.5.
:+1:
:+1:
+1
available on npm as memwatch-next... waiting for pr merge... ;)
@marcominetti thanks :+1:
@marcominetti can't do npm update when the path contains folders with spaces. This must have been introduced by your patch sice it works for memwatch 0.2.2
gyp ERR! stack Error: `make` failed with exit code: 2
Fixing right now... wait some minutes... ;)
@francisdb can you try now (version 0.2.5 in npm)? I've not tested on Windows...
@marcominetti works now here on linux / mac
:+1:
:+1: