summaryrefslogtreecommitdiff
path: root/benchmark
AgeCommit message (Expand)Author
2018-11-20benchmark: support URL inputs in create-clientrequestJoyee Cheung
2018-11-20benchmark: pre-generate data set for URL benchmarksJoyee Cheung
2018-11-11build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-11-11test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-09benchmark: support more options in startup benchmarkJoyee Cheung
2018-11-08benchmark: add dir and withFileTypes option readdir benchmarksJoyee Cheung
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-11-03http2: improve http2 code a bitJames M Snell
2018-10-29test: add test-benchmark-http2Rich Trott
2018-10-28src: improve StreamBase write throughputAnna Henningsen
2018-10-28benchmark: fix bench-mkdirp to use recursive optionKlaus Meinhardt
2018-10-24test: add test-benchmark-napiEmily Marigold Klassen
2018-10-24src: improve StreamBase read throughputAnna Henningsen
2018-10-19benchmark: coerce PORT to numberAli Ijaz Sheikh
2018-10-17timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-14benchmark: add common.binding()cjihrig
2018-10-10async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-09benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-07benchmark: increase lint complianceRich Trott
2018-09-07benchmark: refactor util benchmarksRuben Bridgewater
2018-09-05util: make util binding internalcjihrig
2018-09-02benchmark: add lines to scatter plotsDenys Otrishko
2018-08-29src: use String::Utf8Length with isolateMichaël Zasso
2018-08-29src: use String::Write{OneByte,Utf8} with isolateMichaël Zasso
2018-08-19stream: move process.binding('stream_wrap') to internalBindingJames M Snell
2018-08-18http: move process.binding('http_parser') to internalBindingJames M Snell
2018-08-13benchmark: improve assert benchmarksRuben Bridgewater
2018-08-11fs: implement mkdir recursive (mkdirp)Benjamin Coe
2018-08-10src: remove old process.binding('trace_events').emitJames M Snell
2018-08-09trace_events: move trace_events to internalBindingJames M Snell
2018-08-02test: remove unused configBenjamin Gruenbaum
2018-07-27lib: remove usc-2 encodingBrian White
2018-07-22trace_events: add support for builtin traceJames M Snell
2018-07-18benchmark: remove arrays benchmarkPeter Marshall
2018-07-12tools: add no-duplicate-requires ruleGus Caplan
2018-07-08test,util: add missing tests and conditionsMaleDong
2018-07-05benchmark: add n-api function args benchmarkKenny Yuan
2018-06-19benchmark: create napi benchmark directoryRich Trott
2018-06-19test: run misc benchmark only once in testsRich Trott
2018-06-07n-api: improve runtime perf of n-api func callKenny Yuan
2018-06-06benchmark: disable only the ESLint rule needing itRich Trott
2018-06-06worker: rename to worker_threadsAnna Henningsen
2018-06-06benchmark: port cluster/echo to workerTimothy Gu
2018-06-02benchmark: refactor benchmark/assert/throws.jsRich Trott
2018-06-02benchmark: refactor deepequal-typedarraysRich Trott
2018-06-02benchmark: refactor deepequal-setRich Trott
2018-06-02benchmark: refactor prims-and-objs-big-loopRich Trott
2018-06-02benchmark: refactor prims-and-objs-big-array-setRich Trott
2018-06-02benchmark: refactor deepequal-objectRich Trott
2018-06-02benchmark: refactor deepequal-mapRich Trott