Ryan 05d6319fa0 Add benchmark scripts.
To use the benchmarks:

  node benchmarks/run.js

or:

  make benchmark

The numbers reported are the elapsed milliseconds the script took to
complete. Currently only benching HTTP code and timers.
2009-07-13 16:38:55 +02:00
2009-07-13 16:38:55 +02:00
2009-07-13 16:38:54 +02:00
2009-06-30 15:18:05 +02:00
2009-07-13 16:38:55 +02:00
2009-06-22 14:15:10 +02:00
2009-07-13 16:38:54 +02:00

Purely evented I/O for V8 javascript.

See http://tinyclouds.org/node for more information.

For help and discussion subscribe to the mailing list at 
http://groups.google.com/group/nodejs or send an email to 
nodejs+subscribe@googlegroups.com.

To build
./configure
make 
make install
Description
No description provided
Readme 175 MiB