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
2022-10-24lib: performance improvement on readline async iteratorThiago Oliveira Santos
2022-10-17benchmark: add blob benchmarkYagiz Nizipli
2021-07-21Revert "test: skip tests for openssl-3.0.0-alpha15"Daniel Bevenius
2021-05-06test: skip tests for openssl-3.0.0-alpha15Daniel Bevenius
2021-03-21test: remove skip for fixed test-benchmark-fsRich Trott
2020-10-12module: use Wasm CJS lexer when availableGuy Bedford
2020-07-26test: run test-benchmark-napi on armRich Trott
2020-07-14policy: add startup benchmark and make SRI lazierBradley Farias
2020-07-14build: add benchmark tests to CI runsRich Trott
2020-03-10test: refactor all benchmark tests to use the new test optionRuben Bridgewater
2020-03-06benchmark: remove problematic tls paramsBrian White
2020-02-11async_hooks: add executionAsyncResourceMatteo Collina
2020-02-11Revert "test: refactor all benchmark tests to use the new test option"Anna Henningsen
2020-02-09test: refactor all benchmark tests to use the new test optionRuben Bridgewater
2020-02-08test: fix test-benchmark-httpRich Trott
2020-01-30test,benchmark: fix test-benchmark-zlibRich Trott
2020-01-29buffer: improve concat() performanceBrian White
2020-01-28crypto: improve randomBytes() performanceBrian White
2020-01-27deps: switch to chromium's zlib implementationBrian White
2020-01-02benchmark: add benchmark on async_hooks enabled http serverlegendecas
2019-12-26benchmark: include writev in benchmarkRobert Nagy
2019-12-07benchmark: add more util inspect and format benchmarksRuben Bridgewater
2019-12-02test: fix test-benchmark-streamsRich Trott
2019-11-25test: use spread instead of Object.assigndnlup
2019-11-10test: fix test-benchmark-clusterRich Trott
2019-10-28fs: add `bufferSize` option to `fs.opendir()`Anna Henningsen
2019-10-14test: fix fs benchmark testRich Trott
2019-09-19benchmark: improve process.env benchmarksAnna Henningsen
2019-08-28test: fix test-benchmark-netRich Trott
2019-08-22buffer: improve equals() performanceBrian White
2019-08-16test: add required settings to test-benchmark-bufferRich Trott
2019-08-11benchmark: use test/common/tmpdir consistentlyJoão Reis
2019-04-28benchmark: add benchmark for node -pJoyee Cheung
2019-04-18test: fix test-benchmark-bufferRich Trott
2019-04-05test: fix test-benchmark-moduleRich Trott
2019-02-18benchmark,test: refactoringRefael Ackermann
2019-02-15test: add arg to narrow http benchmark testRefael Ackermann
2019-01-07test: fix test-benchmark-zlibRich Trott
2018-11-20benchmark: support URL inputs in create-clientrequestJoyee Cheung
2018-11-20benchmark: pre-generate data set for URL benchmarksJoyee Cheung
2018-11-11test: move benchmark tests out of main test suiteRich Trott