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-09-06benchmark: add lines to scatter plotsDenys Otrishko
2018-09-06src: use String::Utf8Length with isolateMichaël Zasso
2018-09-06src: use String::Write{OneByte,Utf8} with isolateMichaël Zasso
2018-08-15benchmark: improve assert benchmarksRuben Bridgewater
2018-08-04test: remove unused configBenjamin Gruenbaum
2018-07-31lib: remove usc-2 encodingBrian White
2018-07-24trace_events: add support for builtin traceJames M Snell
2018-07-19benchmark: remove arrays benchmarkPeter Marshall
2018-07-14tools: add no-duplicate-requires ruleGus Caplan
2018-07-10test,util: add missing tests and conditionsMaleDong
2018-07-06benchmark: add n-api function args benchmarkKenny Yuan
2018-06-20benchmark: create napi benchmark directoryRich Trott
2018-06-20test: run misc benchmark only once in testsRich Trott
2018-06-13n-api: improve runtime perf of n-api func callKenny Yuan
2018-06-13benchmark: disable only the ESLint rule needing itRich Trott
2018-06-13worker: rename to worker_threadsAnna Henningsen
2018-06-13benchmark: port cluster/echo to workerTimothy Gu
2018-06-13fs: drop duplicate API in promises modeСковорода Никита Андреевич
2018-06-06benchmark: refactor benchmark/assert/throws.jsRich Trott
2018-06-06benchmark: refactor deepequal-typedarraysRich Trott
2018-06-06benchmark: refactor deepequal-setRich Trott
2018-06-06benchmark: refactor prims-and-objs-big-loopRich Trott
2018-06-06benchmark: refactor prims-and-objs-big-array-setRich Trott
2018-06-06benchmark: refactor deepequal-objectRich Trott
2018-06-06benchmark: refactor deepequal-mapRich Trott
2018-06-06benchmark: refactor deepequal-bufferRich Trott
2018-06-06test: run crypto benchmark only once in testsRich Trott
2018-06-06benchmark: fix "comparisons"' typoYuta Hiroto
2018-05-22benchmark: add tls benchmark for legacy SecurePairAlex Fernández
2018-05-09fs: move fs/promises to fs.promisescjihrig
2018-05-09benchmark: track exec time in next-tick-execAnatoli Papirovski
2018-05-09util: improve spliceOne perfAnatoli Papirovski
2018-05-09events: optimize condition for optimal scenarioAnatoli Papirovski
2018-05-09benchmark: fix next-tick-depthAnatoli Papirovski
2018-05-04benchmark: add bench for zlib gzip + gunzip cycleAnna Henningsen
2018-05-04http: refactor outgoing headers processingAnatoli Papirovski
2018-04-23benchmark: do not multiply n by 1e6 in arraysAnatoli Papirovski
2018-04-23test: fix long-running http benchmarksAnatoli Papirovski
2018-04-23test: fix long-running buffer benchmarksAnatoli Papirovski
2018-04-10benchmark: changed millions and thousands to njuggernaut451
2018-04-01tools: add 'spaced-comment' into eslint rulesWeijia Wang
2018-03-24buffer: improve write(U)Int functionsRuben Bridgewater
2018-03-23stream: improve stream creation performanceBrian White
2018-03-15assert: improve assert()/assert.ok() performanceBrian White
2018-03-15benchmark: remove excessive value from http2 benchmarkAnna Henningsen
2018-03-11benchmark: fix benchmark for urlSergey Golovin
2018-03-08benchmark,lib,test,tools: use consistent quotesRich Trott
2018-03-04test,benchmark: use new Buffer API where appropriateСковорода Никита Андреевич
2018-03-02benchmark: remove noAssert argumentRuben Bridgewater
2018-03-02lib: improve normalize encoding performanceRuben Bridgewater