Files
node/benchmark
Ben Noordhuis 78ca555845 bench: optimize io.c benchmark
Use static buffers. Most clock ticks were spent in malloc() and free() instead
of read() and write().

Fix measurements. Really fast runs would result in bogus results like:

  Wrote 1048576000 bytes in -0.731630s using 8192 byte buffers: -1366.811093mB/s
2011-11-10 21:13:37 +01:00
..
2010-09-09 11:03:50 -07:00
2010-06-29 23:59:24 -07:00
2011-11-10 21:13:37 +01:00
2011-01-10 18:00:21 -08:00
2010-08-21 01:24:14 -07:00
2011-10-11 22:40:04 -07:00
2011-10-11 22:40:04 -07:00
2009-07-13 16:38:55 +02:00