Change GC idle notify so that it runs along side setInterval
authorRyan Dahl <ry@tinyclouds.org>
Sat, 8 May 2010 02:05:59 +0000 (19:05 -0700)
committerRyan Dahl <ry@tinyclouds.org>
Sat, 8 May 2010 02:06:05 +0000 (19:06 -0700)
commit3ac6deefa8112a285fb578875c0aa8eb741e1e23
treea35b2c180ac539eb7d5dfc496e1a721cdef50a6e
parentbc45adcffac675a423d4d0e5a765650d73de952c
Change GC idle notify so that it runs along side setInterval

Doesn't appear any slower. Also checks for high memory usage and tries to
force more notifications.
src/node.cc