summaryrefslogtreecommitdiff
path: root/benchmark/http/cluster.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: use `cluster.isPrimary` instead of `cluster.isMaster`Deokjin Kim2023-05-171-1/+1
* benchmark: add trailing commas in `benchmark/http`Antoine du Hamel2023-02-121-1/+1
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-091-3/+5
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-101-5/+3
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-091-3/+5
* benchmark: use let and const instead of varDaniele Belardi2020-01-281-1/+1
* tools: enable block-scoped-var eslint ruleRoman Reiss2019-05-101-1/+2
* benchmark,doc,lib: capitalize more commentsRuben Bridgewater2019-03-271-1/+1
* benchmark: refactor for consistent styleRich Trott2019-02-061-3/+3
* test: fix long-running http benchmarksAnatoli Papirovski2018-04-221-2/+2
* benchmark: (http) use destructuringRuben Bridgewater2018-01-231-3/+3
* benchmark: var to constRuben Bridgewater2017-09-191-7/+7
* benchmark: reduce string concatenationsVse Mozhet Byt2017-04-201-1/+1
* benchmark: control HTTP benchmarks run timeJoyee Cheung2017-04-091-3/+4
* benchmark: support for multiple http benchmarkersBartosz Sosnowski2016-08-311-2/+4
* benchmark: move http_simple.js to http directoryAndreas Madsen2016-07-261-1/+1
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* benchmark: update to use new wrkTimothy J Fontaine2014-02-251-2/+1
* bench: Use wrk for http benchmarkingisaacs2013-02-191-3/+4
* bench: http benchmarksisaacs2013-02-191-0/+37