0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-25 08:19:38 +01:00
nodejs/benchmark
Ben Noordhuis 11770bf5e2 test: move pummel/test-tls-fragmentation to benchmark/
Said test takes over 90 seconds on my Core 2 Duo which is too long, even for
the pummel tests.
2012-03-29 17:25:37 +02:00
..
arrays typed arrays: preliminary benchmarks 2011-08-12 18:42:24 +02:00
function_call
buffer_creation.js
client_latency.js client latency benchmark: don't require('request') 2012-03-07 04:52:29 +01:00
fast_buffer2_creation.js
fast_buffer2.js
fast_buffer_creation.js
http_server_lag.js Typo in http_server_lag.js script 2012-03-06 19:31:16 -08:00
http_simple_auto.js bench: add http_simple_auto benchmark 2012-03-06 18:11:53 +01:00
http_simple_bench.sh
http_simple_cluster.js bench: start (NUM_CPUS-1) workers 2011-11-09 17:34:53 +01:00
http_simple.js bench: add /echo endpoint to http_simple 2011-12-30 02:03:10 +01:00
http_simple.rb
http.sh Bash script for running http-simple benchmarks 2012-03-06 18:19:17 -08:00
idle_clients.js
idle_server.js
io.c bench: fix use of fd after close 2011-12-26 03:23:34 +01:00
io.js
next-tick-2.js Add another nextTick benchmark 2011-12-23 03:09:36 +01:00
next-tick.js bench: add process.nextTick() benchmark 2011-10-31 22:02:46 +01:00
plot.R
process_loop.js
report-startup-memory.js Add startup memory script to benchmarks 2011-02-18 14:01:04 -08:00
run.js
settimeout.js
startup.js
static_http_server.js bench: update static_http_server benchmark to new API 2011-11-06 01:25:07 +09:00
string_creation.js
throughput-child.js Add throughput benchmark 2011-10-11 22:40:04 -07:00
throughput.js Add throughput benchmark 2011-10-11 22:40:04 -07:00
timers.js
tls-fragmentation.js test: move pummel/test-tls-fragmentation to benchmark/ 2012-03-29 17:25:37 +02:00
v8_bench.js