Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-28benchmark: support URL inputs in create-clientrequestJoyee Cheung
2018-11-28benchmark: pre-generate data set for URL benchmarksJoyee Cheung
2018-11-14build: use BUILDTYPE in bench-addons-build targetsDaniel Bevenius
2018-11-14test: fix v8 Set/Get compiler warningsDaniel Bevenius
2018-11-14benchmark: support more options in startup benchmarkJoyee Cheung
2018-11-14benchmark: add dir and withFileTypes option readdir benchmarksJoyee Cheung
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-11-05http2: improve http2 code a bitJames M Snell
2018-11-01test: add test-benchmark-http2Rich Trott
2018-11-01src: improve StreamBase write throughputAnna Henningsen
2018-11-01benchmark: fix bench-mkdirp to use recursive optionKlaus Meinhardt
2018-10-26test: add test-benchmark-napiEmily Marigold Klassen
2018-10-24src: improve StreamBase read throughputAnna Henningsen
2018-10-21benchmark: coerce PORT to numberAli Ijaz Sheikh
2018-10-21timers: run nextTicks after each immediate and timerAnatoli Papirovski
2018-10-17benchmark: add common.binding()cjihrig
2018-10-17async_hooks: add missing async_hooks destroys in AsyncResetBastian Krol
2018-10-17benchmark,doc,lib,src,test,tools: fix typosBrandon Smith
2018-10-17benchmark: increase lint complianceRich Trott
2018-09-07benchmark: refactor util benchmarksRuben Bridgewater
2018-09-06util: 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-03test: 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-19benchmark: remove arrays benchmarkPeter Marshall
2018-07-13tools: add no-duplicate-requires ruleGus Caplan
2018-07-08test,util: add missing tests and conditionsMaleDong
2018-07-06benchmark: 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-08n-api: improve runtime perf of n-api func callKenny Yuan
2018-06-07benchmark: 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