mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
Cross-platform JavaScript runtime environment
https://nodejs.org/
aceb1987ed
That seems to churn the garbage collector like mad. Before: http://s3.amazonaws.com/four.livejournal/20090529/timeseries6.png After: http://s3.amazonaws.com/four.livejournal/20090529/timeseries11.png Got a nice tight side profile for this benchmark now: http://s3.amazonaws.com/four.livejournal/20090529/hist10.png |
||
---|---|---|
deps | ||
src | ||
test | ||
website | ||
.gitignore | ||
configure | ||
js2c.py | ||
jsmin.py | ||
LICENSE | ||
README | ||
test_client.js | ||
test-http_simple.js | ||
waf | ||
wscript |
Purely evented I/O for V8 javascript. See http://tinyclouds.org/node for more information. To build ./configure make make install