summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2014-09-24benchmark: add test for module loaderRobert Kowalski
2014-06-04bench: fix buffers/buffer-base64-encode benchmarkBen Noordhuis
2014-05-28doc: Add a README for benchmark testsRaymond Feng
2014-05-28benchmark: Add a test to measure Buffer.slice perfRaymond Feng
2014-04-28buffer: add compare and equals methodsSean McArthur
2014-04-01buffer: improve {read,write}{U}Int* methodsNick Apperson
2014-02-25benchmark: update to use new wrkTimothy J Fontaine
2014-01-29stream_wrap: use `uv_try_write` where possibleFedor Indutny
2013-12-07benchmark: fixate `ciphers` in tls benchmarksFedor Indutny
2013-11-06benchmark: Correct the bufferSize to highWaterMarkJackson Tian
2013-11-01benchmark: add http chunked encoding benchmarksBen Noordhuis
2013-08-31Merge remote-tracking branch 'ry/v0.10'isaacs
2013-08-31benchmark: Fix execArgv handlingisaacs
2013-08-31Merge remote-tracking branch 'ry/v0.10'isaacs
2013-08-31benchmark: Support passing v8 flags to benchmarksisaacs
2013-08-19fixes #6031 spelling errorsMatthew Aynalem
2013-08-01benchmark: update misc to new v8 APITrevor Norris
2013-07-20bench: fix up benchmarks after internal api changeBen Noordhuis
2013-07-08benchmark: update callbacks only receive dataTrevor Norris
2013-05-27Merge remote-tracking branch 'ry/v0.10'isaacs
2013-05-23http: save roundtrips, convert buffers to stringsBen Noordhuis
2013-05-17Merge remote-tracking branch 'ry/v0.10' into masterisaacs
2013-05-14benchmark: hash streamisaacs
2013-04-27benchmark: add chunked-encoding benchmarkFedor Indutny
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