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-04-13benchmark: improve compare outputRuben Bridgewater
2018-03-30test: move tmpdir to submodule of commonRich Trott
2018-03-30test: add test for tls benchmarksAnatoli Papirovski
2018-03-30benchmark: fix punycode test for --without-intlTimothy Gu
2018-02-27benchmark: implement duration in http test doubleJoyee Cheung
2018-02-27benchmark: make compare.R easier to understandAndreas Madsen
2018-02-27benchmark: remove redundant +sreepurnajasti
2018-01-24benchmark: fix timeout in write-stream-throughputAnatoli Papirovski
2018-01-24benchmark: make temp file path configurableRich Trott
2018-01-19async_wrap: add provider types for net serverAndreas Madsen
2018-01-19async_hooks: add destroy event for gced AsyncResourcesSebastian Mayr
2017-12-21benchmark: fix http/simple.js benchmarkAnatoli Papirovski
2017-12-20benchmark,path: remove unused variables薛定谔的猫
2017-12-20benchmark: set maxHeaderListPairs in h2 headers.jsAnatoli Papirovski
2017-12-20benchmark: use unique filenames in fs benchmarksRich Trott
2017-11-17test: pass process.env to child processesRod Vagg
2017-10-24benchmark: improve http2 benchmark configsJames M Snell
2017-10-23benchmark: add util/type-checkTimothy Gu
2017-10-23http2: remove --expose-http2 flag from tests, etcJames M Snell
2017-10-18build: lint benchmark addonBen Noordhuis
2017-10-18build: use local node-gyp for benchmark addonBen Noordhuis
2017-10-18benchmark: remove writing to benchmark directoryRich Trott
2017-10-18test: add benchmark tests for esEthan Arrowood
2017-10-18test: reduce run time for misc benchmark testsRich Trott
2017-10-18test: added fs benchmark testCharlie Duong
2017-10-18benchmark: remove misc/v8-bench.jsJoyee Cheung
2017-10-11util: use faster -0 checkBrian White
2017-10-11http2: making sending to the socket more efficientJames M Snell
2017-09-21benchmark: var to constRuben Bridgewater
2017-09-21util: improve format performanceRuben Bridgewater
2017-09-21benchmark: improve and add more inspect benchmarksRuben Bridgewater
2017-09-20lib,src: fix consistent spacing inside bracesJames M Snell
2017-09-20crypto: fix Node_SignFinalDavid Benjamin
2017-09-20benchmark: enable assert benchmark with short lenRich Trott
2017-09-20benchmark: provide default methods for assertRich Trott
2017-09-20benchmark: use smaller n value in some http testsPeter Marshall
2017-09-12test,doc: make module name match gyp target nameGabriel Schulhof
2017-09-12http2: set decodeStrings to false, testAnatoli Papirovski
2017-09-12benchmark: add default configs to buffer benchmarkRich Trott
2017-09-12benchmark: fix issues in dns benchmarkIan Perkins
2017-09-12benchmark: fix dgram/bind-params.js benchmarkRich Trott
2017-09-12benchmark: removed unused arguments from callbacksAbhishek Raj
2017-09-12http2: minor refactor of passing headers to JSAnna Henningsen
2017-09-12benchmark: convert var to es6 constSebastian Murphy
2017-08-14http2: improve perf of passing headers to C++Anna Henningsen
2017-08-14http2: add tests and benchmarksJames M Snell
2017-08-13benchmark: fix and extend assert benchmarksRuben Bridgewater
2017-08-13util: improve util.inspect performanceRuben Bridgewater
2017-08-12benchmark: Correct constructor for freelistGareth Ellis
2017-08-10benchmark: remove unused parametersnishijayaraj