summaryrefslogtreecommitdiff
path: root/benchmark/_http-benchmarkers.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: simplify http benchmarker regular expressionRich Trott2022-01-111-1/+1
* benchmark: fix http elapsed timeAntoine du Hamel2021-05-231-2/+3
* doc: use `HEAD` instead of `master` for linksAntoine du Hamel2021-05-051-1/+1
* benchmark: add simple https benchmarkAndrey Pechkurov2020-12-251-5/+9
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-13/+19
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-13/+10
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-10/+13
* benchmark: support optional headers with wrkSam Roberts2020-02-061-0/+3
* doc,benchmark: move benchmark guide to benchmark directoryRich Trott2019-12-051-1/+1
* http: improve performance for incoming headersWeijia Wang2019-02-131-1/+4
* benchmark: refactor _http-benchmarkers.jsRich Trott2019-01-311-5/+5
* benchmark: remove unused catch bindingscjihrig2018-11-061-2/+2
* test: add test-benchmark-http2Rich Trott2018-10-291-7/+9
* benchmark: coerce PORT to numberAli Ijaz Sheikh2018-10-191-1/+1
* benchmark: cut down http benchmark run timeJoyee Cheung2018-02-011-1/+1
* benchmark: implement duration in http test doubleJoyee Cheung2018-01-291-3/+6
* test: pass process.env to child processesRod Vagg2017-11-101-5/+3
* http2: add tests and benchmarksJames M Snell2017-08-041-1/+54
* tools,benchmark: use stricter indentation lintingRich Trott2017-06-271-9/+8
* benchmark: fix typo in _http-benchmarkers.jsVse Mozhet Byt2017-04-201-1/+1
* benchmark: fix URL in _http-benchmarkers.jsVse Mozhet Byt2017-04-201-1/+1
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-9/+11
* benchmark: add test double HTTP benchmarkerJoyee Cheung2017-04-091-54/+99
* benchmark: update obsolete information pointerRich Trott2017-03-261-3/+3
* benchmark: allow zero when parsing http req/sBrian White2017-01-111-2/+2
* tools: enforce linebreak after ternary operatorsMichaƫl Zasso2016-12-221-3/+3
* benchmark: reformat code for clarityRich Trott2016-11-271-6/+14
* benchmark,lib,test,tools: remove unneeded . escapeRich Trott2016-11-061-1/+1
* benchmark: support for multiple http benchmarkersBartosz Sosnowski2016-08-311-0/+130