summaryrefslogtreecommitdiff
path: root/benchmark/_http-benchmarkers.js
AgeCommit message (Expand)Author
2019-12-05doc,benchmark: move benchmark guide to benchmark directoryRich Trott
2019-02-13http: improve performance for incoming headersWeijia Wang
2019-01-31benchmark: refactor _http-benchmarkers.jsRich Trott
2018-11-06benchmark: remove unused catch bindingscjihrig
2018-10-29test: add test-benchmark-http2Rich Trott
2018-10-19benchmark: 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-22tools: enforce linebreak after ternary operatorsMichaƫl Zasso
2016-11-27benchmark: reformat code for clarityRich Trott
2016-11-06benchmark,lib,test,tools: remove unneeded . escapeRich Trott
2016-08-31benchmark: support for multiple http benchmarkersBartosz Sosnowski