summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-149-16/+16
* benchmark,lib: add process.hrtime.bigint benchmarkAnna Henningsen2019-03-121-15/+26
* benchmark: refactor path benchmarksRuben Bridgewater2019-03-1221-62/+86
* benchmark,doc,lib,test: capitalize commentsRuben Bridgewater2019-03-0411-14/+14
* benchmark,test: refactoringRefael Ackermann2019-02-283-36/+44
* http: improve performance for incoming headersWeijia Wang2019-02-132-1/+39
* http2: improve compat performanceMatteo Collina2019-02-111-0/+35
* benchmark: remove unreachable returnZYSzys2019-02-075-6/+0
* tools: apply more stringent lint rules for benchmark codeRich Trott2019-02-071-0/+10
* benchmark: refactor for consistent styleRich Trott2019-02-0796-164/+158
* benchmark: use consistent coding style in assert/*Rich Trott2019-02-039-31/+16
* benchmark: refactor benchmark/common.jsRich Trott2019-02-011-17/+18
* benchmark: refactor _http-benchmarkers.jsRich Trott2019-02-011-5/+5
* os: improve networkInterfaces() performanceBrian White2019-01-141-0/+15
* worker: partially remove `--experimental-worker` flagAnna Henningsen2019-01-102-2/+2
* doc: update benchmark docKazushi Kitaya2019-01-091-7/+0
* benchmark,test: add brotliAnna Henningsen2019-01-052-5/+9
* benchmark: fix net-wrap-js-stream-passthroughRich Trott2019-01-011-1/+1
* doc,lib,test: capitalize comment sentencesRuben Bridgewater2018-12-258-14/+14
* tools: capitalize sentencesRuben Bridgewater2018-12-178-9/+9
* benchmark: support URL inputs in create-clientrequestJoyee Cheung2018-11-281-10/+40
* benchmark: pre-generate data set for URL benchmarksJoyee Cheung2018-11-2811-137/+198
* build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius2018-11-143-4/+6
* test: fix v8 Set/Get compiler warningsDaniel Bevenius2018-11-141-1/+2
* benchmark: support more options in startup benchmarkJoyee Cheung2018-11-142-24/+77
* benchmark: add dir and withFileTypes option readdir benchmarksJoyee Cheung2018-11-132-7/+14
* benchmark: remove unused catch bindingscjihrig2018-11-0610-17/+17
* http2: improve http2 code a bitJames M Snell2018-11-053-8/+7
* test: add test-benchmark-http2Rich Trott2018-11-013-13/+28
* src: improve StreamBase write throughputAnna Henningsen2018-11-014-4/+4
* benchmark: fix bench-mkdirp to use recursive optionKlaus Meinhardt2018-11-011-1/+1
* test: add test-benchmark-napiEmily Marigold Klassen2018-10-261-2/+4
* src: improve StreamBase read throughputAnna Henningsen2018-10-243-16/+16
* benchmark: coerce PORT to numberAli Ijaz Sheikh2018-10-211-1/+1
* timers: run nextTicks after each immediate and timerAnatoli Papirovski2018-10-211-0/+36
* benchmark: add common.binding()cjihrig2018-10-178-21/+33
* async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol2018-10-172-2/+2
* benchmark,doc,lib,src,test,tools: fix typosBrandon Smith2018-10-171-1/+1
* benchmark: increase lint complianceRich Trott2018-10-171-4/+2
* benchmark: refactor util benchmarksRuben Bridgewater2018-09-078-29/+18
* util: make util binding internalcjihrig2018-09-051-1/+2
* benchmark: add lines to scatter plotsDenys Otrishko2018-09-021-0/+1
* src: use String::Utf8Length with isolateMichaël Zasso2018-08-291-1/+1
* src: use String::Write{OneByte,Utf8} with isolateMichaël Zasso2018-08-291-1/+1
* stream: move process.binding('stream_wrap') to internalBindingJames M Snell2018-08-193-105/+111
* http: move process.binding('http_parser') to internalBindingJames M Snell2018-08-181-32/+36
* benchmark: improve assert benchmarksRuben Bridgewater2018-08-139-189/+67
* fs: implement mkdir recursive (mkdirp)Benjamin Coe2018-08-111-0/+23
* src: remove old process.binding('trace_events').emitJames M Snell2018-08-101-27/+2
* trace_events: move trace_events to internalBindingJames M Snell2018-08-091-15/+17