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-01-12benchmark: simplify http benchmarker regular expressionRich Trott
2021-05-23benchmark: fix http elapsed timeAntoine du Hamel
2021-05-05doc: use `HEAD` instead of `master` for linksAntoine du Hamel
2020-12-25benchmark: add simple https benchmarkAndrey Pechkurov
2020-03-10benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater
2020-02-11Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen
2020-02-09benchmark: add `test` and `all` options and improve errorsRuben Bridgewater
2020-02-06benchmark: support optional headers with wrkSam Roberts
2019-12-06doc,benchmark: move benchmark guide to benchmark directoryRich Trott
2019-02-13http: improve performance for incoming headersWeijia Wang
2019-02-01benchmark: refactor _http-benchmarkers.jsRich Trott
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-10-29test: add test-benchmark-http2Rich Trott
2018-10-20benchmark: coerce PORT to numberAli Ijaz Sheikh
2018-02-01benchmark: cut down http benchmark run timeJoyee Cheung
2018-01-29benchmark: implement duration in http test doubleJoyee Cheung
2017-11-10test: pass process.env to child processesRod Vagg
2017-08-04http2: add tests and benchmarksJames M Snell
2017-06-27tools,benchmark: use stricter indentation lintingRich Trott
2017-04-20benchmark: fix typo in _http-benchmarkers.jsVse Mozhet Byt
2017-04-20benchmark: fix URL in _http-benchmarkers.jsVse Mozhet Byt
2017-04-20benchmark: reduce string concatenationsVse Mozhet Byt
2017-04-09benchmark: add test double HTTP benchmarkerJoyee Cheung
2017-03-26benchmark: update obsolete information pointerRich Trott
2017-01-11benchmark: allow zero when parsing http req/sBrian White
2016-12-23tools: enforce linebreak after ternary operatorsMichaƫl Zasso
2016-11-28benchmark: reformat code for clarityRich Trott
2016-11-07benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-08-31benchmark: support for multiple http benchmarkersBartosz Sosnowski