summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2012-05-16benchmark for fs.readfileisaacs
2012-05-09Benchmark: add /unicode/nnn bench to http_simple.jsBert Belder
2012-05-09Benchmark: clean up http_simple.jsBert Belder
2012-04-27bench: add continuous stress testBen Noordhuis
2012-04-27bench: run GC and dump stats if --expose-gc is setBen Noordhuis
2012-04-17Add switches to http_simple bench to use domainsisaacs
2012-03-29test: move pummel/test-tls-fragmentation to benchmark/Ben Noordhuis
2012-03-07client latency benchmark: don't require('request')Bert Belder
2012-03-06Typo in http_server_lag.js scriptisaacs
2012-03-06Bash script for running http-simple benchmarksisaacs
2012-03-06A server with configurable lag for testingisaacs
2012-03-06A benchmark script for measuring client latencyisaacs
2012-03-06bench: add http_simple_auto benchmarkBen Noordhuis
2011-12-30bench: add /echo endpoint to http_simpleBen Noordhuis
2011-12-26bench: fix use of fd after closeBen Noordhuis
2011-12-23Add another nextTick benchmarkBert Belder
2011-11-10bench: optimize io.c benchmarkBen Noordhuis
2011-11-09bench: start (NUM_CPUS-1) workersBen Noordhuis
2011-11-06bench: update static_http_server benchmark to new APIkoichik
2011-11-04bench: add http_simple cluster edition benchmarkBen Noordhuis
2011-10-31bench: add process.nextTick() benchmarkBen Noordhuis
2011-10-12Remove uname and git-rev detection from http_simple.jsRyan Dahl
2011-10-11Add throughput benchmarkRyan Dahl
2011-10-06Print libuv counters after http_simple exitsRyan Dahl
2011-08-17bench: make number of response body chunks configurable in http_simpleBen Noordhuis
2011-08-17bench: make http_simple send chunked encoding if requestedBen Noordhuis
2011-08-12typed arrays: preliminary benchmarksBen Noordhuis
2011-02-18Add startup memory script to benchmarksRyan Dahl
2011-02-14Add script for running V8 benchmarksRyan Dahl
2011-01-10Bump size of bench histogram to 100msRyan Dahl
2011-01-06Remove debugger statement from http_simple.jsRyan Dahl
2010-12-30debugger: Disable/Enable raw mode for childRyan Dahl
2010-10-28Abstract out a Server.prototype.pause methodRyan Dahl
2010-10-28Abstract out net.Server.prototype._rejectPendingRyan Dahl
2010-10-27Add extra anti-DoS tech to net.ServerRyan Dahl
2010-10-27Improve idle benchmarksRyan Dahl
2010-10-27Gracefully handle EMFILERyan Dahl
2010-10-26Use the timer list for setTimeoutRyan Dahl
2010-10-20Add incomplete R plot fileRyan Dahl
2010-10-18use bash instead of sh in http_simple_bench.shRyan Dahl
2010-10-15Add idle connection testRyan Dahl
2010-10-13Add 'make bench' scriptRyan Dahl
2010-10-13Improve benchmark/http_simple.jsRyan Dahl
2010-10-11Soft migration of sys -> util, Removal of deprecated utils module.Micheil Smith
2010-09-28output time of function callsRyan Dahl
2010-09-25Fix timing on I/O benchmarkRyan Dahl
2010-09-23Add function_call benchmarkRyan Dahl
2010-09-09Don't use empty.js - breaks module testRyan Dahl
2010-09-09Simple benchmark for node's startup timeFelix Geisendörfer
2010-09-09Update fast buffer benchmarksRyan Dahl