node/benchmark
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
..
http_simple.js Use events for all HTTP messages. 2009-06-28 19:08:26 +02:00
http_simple.rb Add benchmark dir with ruby script 2009-06-18 14:36:30 +02:00
process_loop.js Add benchmark scripts. 2009-07-13 16:38:55 +02:00
run.js Add benchmark scripts. 2009-07-13 16:38:55 +02:00
static_http_server.js Add benchmark scripts. 2009-07-13 16:38:55 +02:00
timers.js Add benchmark scripts. 2009-07-13 16:38:55 +02:00