summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-19bench: Remove _bench_timer (no loner used)isaacs1-88/+0
2013-02-19bench: Use wrk for http benchmarkingisaacs4-25/+26
2013-02-19tools: Add wrk for benchmarking http serversisaacs28-0/+5488
2013-02-19bench: Show % change rather than % differenceisaacs1-1/+1
2013-02-19bench: Add --html to compare scriptisaacs1-4/+26
2013-02-19bench: Fail gracefully if function_call binding failsisaacs1-1/+10
2013-02-19make: Add benchmark make targetsisaacs1-1/+27
2013-02-19bench: Remove old run scriptisaacs1-31/+0
2013-02-19bench: Replace tls-fragmentation with tls/throughputisaacs2-63/+74
2013-02-19bench: Move tls-connect into benchmark/tlsisaacs2-86/+63
2013-02-19bench: Make io.c output easier to readisaacs1-2/+1
2013-02-19bench: Remove io.jsisaacs1-109/+0
2013-02-19bench: Add fs write stream throughputisaacs1-0/+78
2013-02-19bench: Add read-stream throughputisaacs1-0/+87
2013-02-19bench: Move fs-readfile.js to fs/readfile.jsisaacs2-72/+48
2013-02-19bench: Move v8_bench into miscisaacs1-2/+5
2013-02-19bench: Move string_creation into miscisaacs2-6/+16
2013-02-19bench: Remove settimeout (Covered by misc/timeout.js)isaacs1-15/+0
2013-02-19bench: Move timers to misc/timersisaacs2-5/+40
2013-02-19bench: move next-tick to misc/next-tick-breadthisaacs2-17/+21
2013-02-19bench: Move nexttick-2 to misc/next-tick-depthisaacs1-17/+16
2013-02-19bench: Move process_loop to misc/spawn-echoisaacs2-19/+25
2013-02-19bench: Add function_call to bench-miscisaacs7-61/+46
2013-02-19bench: Arraysisaacs3-33/+48
2013-02-19bench: Add buffers/dataview_setisaacs2-104/+57
2013-02-19bench: Remove unused 'fast_buffer2' benchmarksisaacs2-48/+0
2013-02-19bench: Merge fast_buffer_creation and buffer_creationisaacs2-5/+3
2013-02-19bench: Buffer read/write benchmarksisaacs4-200/+91
2013-02-19bench: Buffer creationisaacs2-6/+17
2013-02-19bench: buffer-base64-encodeisaacs1-6/+15
2013-02-19bench: misc/startup.jsisaacs2-26/+40
2013-02-19bench: misc/urlisaacs1-7/+7
2013-02-19bench: http benchmarksisaacs3-11/+69
2013-02-19bench: Remove client_latencyisaacs1-80/+0
2013-02-19bench: Remove throughput (covered by benchmark/net)isaacs2-45/+0
2013-02-19bench: net benchmarks using common scriptisaacs6-65/+711
2013-02-19bench: Move net-pipe into benchmark/netisaacs1-0/+0
2013-02-19bench: A compare script for analyzing benchmarksisaacs1-0/+116
2013-02-19bench: add runnerisaacs1-7/+52
2013-02-19bench: Add ab() method to common for http testingisaacs1-1/+41
2013-02-19bench: Add common scriptisaacs1-0/+110
2013-02-19Now working on v0.9.11isaacs1-2/+2
2013-02-19Merge branch 'v0.9.10-release'isaacs108-134/+169
2013-02-192013.02.19, Version 0.9.10 (Unstable)v0.9.10isaacs3-2/+37
2013-02-19npm: Upgrade to 1.2.12isaacs105-132/+132
2013-02-19tls: Write pending data on socket drainisaacs1-0/+4
2013-02-19test: Fix regression in tls testisaacs1-1/+1
2013-02-19test: Fix tls tests which fail sporadicallyisaacs2-7/+11
2013-02-18doc: Use 'close' rather than 'exit' in spawn examplesisaacs1-4/+8
2013-02-18http: Add fixme comment about ECONNRESET handlingisaacs1-0/+2