summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2014-06-23buffer: improve {read,write}{U}Int* methodsNick Apperson
2013-08-31benchmark: Fix execArgv handlingisaacs
2013-08-31benchmark: Support passing v8 flags to benchmarksisaacs
2013-05-23http: save roundtrips, convert buffers to stringsBen Noordhuis
2013-05-14benchmark: hash streamisaacs
2013-03-25bench: add child process read perf benchmarkBen Noordhuis
2013-03-20bench: compare binaries equal timesTrevor Norris
2013-03-20bench: add dgram send/recv benchmarkBen Noordhuis
2013-03-14http: Don't hot-path end() for large buffersisaacs
2013-03-07bench: Do math on numbers in compare.js, not stringsisaacs
2013-03-06bench: Use environ to run compares more than onceisaacs
2013-03-05bench: Add flag to be silent in runnerisaacs
2013-02-25bench: Make http easier to profileisaacs
2013-02-20benchmark: Fix alignment issues on --html compare outputisaacs
2013-02-19bench: Add bench-cryptoisaacs
2013-02-19bench: Simplify duration arguments to benchmarksisaacs
2013-02-19bench: Consistency in benchmark filenamesisaacs
2013-02-19bench: Remove _bench_timer (no loner used)isaacs
2013-02-19bench: Use wrk for http benchmarkingisaacs
2013-02-19bench: Show % change rather than % differenceisaacs
2013-02-19bench: Add --html to compare scriptisaacs
2013-02-19bench: Fail gracefully if function_call binding failsisaacs
2013-02-19bench: Remove old run scriptisaacs
2013-02-19bench: Replace tls-fragmentation with tls/throughputisaacs
2013-02-19bench: Move tls-connect into benchmark/tlsisaacs
2013-02-19bench: Make io.c output easier to readisaacs
2013-02-19bench: Remove io.jsisaacs
2013-02-19bench: Add fs write stream throughputisaacs
2013-02-19bench: Add read-stream throughputisaacs
2013-02-19bench: Move fs-readfile.js to fs/readfile.jsisaacs
2013-02-19bench: Move v8_bench into miscisaacs
2013-02-19bench: Move string_creation into miscisaacs
2013-02-19bench: Remove settimeout (Covered by misc/timeout.js)isaacs
2013-02-19bench: Move timers to misc/timersisaacs
2013-02-19bench: move next-tick to misc/next-tick-breadthisaacs
2013-02-19bench: Move nexttick-2 to misc/next-tick-depthisaacs
2013-02-19bench: Move process_loop to misc/spawn-echoisaacs
2013-02-19bench: Add function_call to bench-miscisaacs
2013-02-19bench: Arraysisaacs
2013-02-19bench: Add buffers/dataview_setisaacs
2013-02-19bench: Remove unused 'fast_buffer2' benchmarksisaacs
2013-02-19bench: Merge fast_buffer_creation and buffer_creationisaacs
2013-02-19bench: Buffer read/write benchmarksisaacs
2013-02-19bench: Buffer creationisaacs
2013-02-19bench: buffer-base64-encodeisaacs
2013-02-19bench: misc/startup.jsisaacs
2013-02-19bench: misc/urlisaacs
2013-02-19bench: http benchmarksisaacs
2013-02-19bench: Remove client_latencyisaacs
2013-02-19bench: Remove throughput (covered by benchmark/net)isaacs