summaryrefslogtreecommitdiff
path: root/benchmark
Commit message (Expand)AuthorAgeFilesLines
* child_process,cluster: allow using V8 serialization APIAnna Henningsen2019-11-051-1/+10
* module: warn on using unfinished circular dependencyAnna Henningsen2019-11-011-0/+34
* fs: add `bufferSize` option to `fs.opendir()`Anna Henningsen2019-10-281-5/+7
* build: build benchmark addons like test addonsRichard Lau2019-10-171-0/+1
* doc: prepare miscellaneous docs for new markdown lint rulesRich Trott2019-10-151-1/+1
* src: render N-API weak callbacks as cleanup hooksGabriel Schulhof2019-10-133-0/+109
* fs: buffer dir entries in opendir()Anna Henningsen2019-10-111-0/+51
* benchmark: remove double word "then" in commentsNick Schonning2019-10-102-2/+2
* benchmark: add benchmark for vm.createContextJoyee Cheung2019-10-111-0/+24
* dgram: use `uv_udp_try_send()`Anna Henningsen2019-10-054-15/+35
* benchmark: improve process.env benchmarksAnna Henningsen2019-09-181-7/+47
* lib: add ASCII fast path to getStringWidth()Anna Henningsen2019-09-021-0/+26
* doc: remove multiple consecutive blank linesNick Schonning2019-08-311-2/+0
* process: improve nextTick performanceBrian White2019-08-276-6/+6
* events: improve once() performanceBrian White2019-08-271-8/+44
* net: allow reading data into a static bufferBrian White2019-08-231-11/+46
* buffer: improve equals() performanceBrian White2019-08-211-0/+22
* buffer: improve copy() performanceBrian White2019-08-141-0/+19
* benchmark: use test/common/tmpdir consistentlyJoão Reis2019-08-103-6/+15
* benchmark: allow easy passing of process flagsBrian White2019-08-071-0/+4
* benchmark, http: refactor for code consistencyAlex Ramirez2019-07-304-5/+5
* benchmark: swap var for let in buffer benchmarksAlex Ramirez2019-07-3018-25/+25
* benchmark: swap var for let in util benchmarksAlex Ramirez2019-07-305-5/+5
* benchmark: swap var for let in url benchmarksAlex Ramirez2019-07-3014-22/+22
* tools: update eslintRuben Bridgewater2019-06-271-1/+0
* benchmark: refactor buffer benchmarksRuben Bridgewater2019-06-2023-105/+80
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-103-18/+12
* Revert "test: move all test keys/certs under `test/fixtures/keys/`"Sam Roberts2019-06-053-12/+18
* test: move test_[key|ca|cert] to fixtures/keys/Alex Aubuchon2019-06-053-18/+12
* tools: enable block-scoped-var eslint ruleRoman Reiss2019-05-105-8/+11
* async_hooks: fixup do not reuse HTTPParserGerhard Stoebich2019-05-031-2/+3
* lib: remove Reflect.apply where appropriateAnatoli Papirovski2019-04-301-0/+42
* benchmark: add benchmark for node -pJoyee Cheung2019-04-281-0/+59
* benchmark: fix http bench-parser.jsRich Trott2019-04-231-1/+1
* benchmark: fix buffer-base64-decode.jsRich Trott2019-04-181-2/+3
* benchmark: add benchmark for dns.promises.lookup()Rich Trott2019-04-181-0/+31
* benchmark: fix http headers benchmarkAnatoli Papirovski2019-04-111-1/+3
* lib: faster FreeListAnatoli Papirovski2019-04-111-1/+3
* benchmark: remove deprecated argumentRich Trott2019-04-061-1/+1
* buffer: add {read|write}Big[U]Int64{BE|LE} methodsNikolai Vavilov2019-04-062-0/+25
* lib: remove `env: node` in eslint config for lib filesJoyee Cheung2019-04-061-0/+4
* lib: make queueMicrotask fasterAnatoli Papirovski2019-04-052-0/+38
* querystring: simplify stringify methodZYSzys2019-04-041-2/+7
* benchmark: improve module-loader benchmarkRuben Bridgewater2019-04-041-32/+28
* benchmark: add new module loading benchmarksRuben Bridgewater2019-04-041-0/+51
* src: port bootstrap/cache.js to C++Joyee Cheung2019-04-041-7/+4
* benchmark,lib: change var to constRuben Bridgewater2019-03-309-12/+9
* benchmark: tidy up eslint ignore in foreach-bench.jsgengjiawen2019-03-291-6/+4
* benchmark: remove unused field in class BenchmarkProgressgengjiawen2019-03-291-1/+0
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-2715-17/+17