summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add test for module loaderRobert Kowalski2014-09-241-0/+72
* bench: fix buffers/buffer-base64-encode benchmarkBen Noordhuis2014-06-041-2/+1
* doc: Add a README for benchmark testsRaymond Feng2014-05-281-0/+115
* benchmark: Add a test to measure Buffer.slice perfRaymond Feng2014-05-281-0/+20
* buffer: add compare and equals methodsSean McArthur2014-04-281-0/+42
* buffer: improve {read,write}{U}Int* methodsNick Apperson2014-04-012-12/+21
* benchmark: update to use new wrkTimothy J Fontaine2014-02-254-5/+4
* stream_wrap: use `uv_try_write` where possibleFedor Indutny2014-01-292-3/+8
* benchmark: fixate `ciphers` in tls benchmarksFedor Indutny2013-12-072-2/+4
* benchmark: Correct the bufferSize to highWaterMarkJackson Tian2013-11-061-1/+1
* benchmark: add http chunked encoding benchmarksBen Noordhuis2013-11-011-1/+2
* Merge remote-tracking branch 'ry/v0.10'isaacs2013-08-311-2/+1
|\
| * benchmark: Fix execArgv handlingisaacs2013-08-311-2/+1
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-08-311-18/+20
|\ \ | |/
| * benchmark: Support passing v8 flags to benchmarksisaacs2013-08-311-18/+20
* | fixes #6031 spelling errorsMatthew Aynalem2013-08-192-2/+2
* | benchmark: update misc to new v8 APITrevor Norris2013-08-011-4/+3
* | bench: fix up benchmarks after internal api changeBen Noordhuis2013-07-203-104/+103
* | benchmark: update callbacks only receive dataTrevor Norris2013-07-083-11/+8
* | Merge remote-tracking branch 'ry/v0.10'isaacs2013-05-271-0/+69
|\ \ | |/
| * http: save roundtrips, convert buffers to stringsBen Noordhuis2013-05-231-0/+69
* | Merge remote-tracking branch 'ry/v0.10' into masterisaacs2013-05-173-3/+164
|\ \ | |/
| * benchmark: hash streamisaacs2013-05-143-3/+164
* | benchmark: add chunked-encoding benchmarkFedor Indutny2013-04-271-0/+42
|/
* bench: add child process read perf benchmarkBen Noordhuis2013-03-251-0/+28
* bench: compare binaries equal timesTrevor Norris2013-03-201-18/+6
* bench: add dgram send/recv benchmarkBen Noordhuis2013-03-201-0/+61
* http: Don't hot-path end() for large buffersisaacs2013-03-141-0/+59
* bench: Do math on numbers in compare.js, not stringsisaacs2013-03-071-4/+4
* bench: Use environ to run compares more than onceisaacs2013-03-061-38/+63
* bench: Add flag to be silent in runnerisaacs2013-03-051-1/+3
* bench: Make http easier to profileisaacs2013-02-252-4/+3
* benchmark: Fix alignment issues on --html compare outputisaacs2013-02-201-1/+1
* bench: Add bench-cryptoisaacs2013-02-191-0/+103
* bench: Simplify duration arguments to benchmarksisaacs2013-02-1911-11/+11
* bench: Consistency in benchmark filenamesisaacs2013-02-1910-0/+0
* bench: Remove _bench_timer (no loner used)isaacs2013-02-191-88/+0
* bench: Use wrk for http benchmarkingisaacs2013-02-193-24/+21
* bench: Show % change rather than % differenceisaacs2013-02-191-1/+1
* bench: Add --html to compare scriptisaacs2013-02-191-4/+26
* bench: Fail gracefully if function_call binding failsisaacs2013-02-191-1/+10
* bench: Remove old run scriptisaacs2013-02-191-31/+0
* bench: Replace tls-fragmentation with tls/throughputisaacs2013-02-192-63/+74
* bench: Move tls-connect into benchmark/tlsisaacs2013-02-192-86/+63
* bench: Make io.c output easier to readisaacs2013-02-191-2/+1
* bench: Remove io.jsisaacs2013-02-191-109/+0
* bench: Add fs write stream throughputisaacs2013-02-191-0/+78
* bench: Add read-stream throughputisaacs2013-02-191-0/+87
* bench: Move fs-readfile.js to fs/readfile.jsisaacs2013-02-192-72/+48
* bench: Move v8_bench into miscisaacs2013-02-191-2/+5