summaryrefslogtreecommitdiff
path: root/benchmark/http/client-request-body.js
Commit message (Expand)AuthorAgeFilesLines
* benchmark: add trailing commas in `benchmark/http`Antoine du Hamel2023-02-121-2/+2
* http: refactor headersTimeout and requestTimeout logicPaolo Insogna2022-04-131-5/+5
* benchmark: use let and const instead of varDaniele Belardi2020-01-281-3/+3
* benchmark: refactor for consistent styleRich Trott2019-02-061-3/+3
* benchmark: (http) use destructuringRuben Bridgewater2018-01-231-6/+3
* benchmark: var to constRuben Bridgewater2017-09-191-8/+8
* benchmark: control HTTP benchmarks run timeJoyee Cheung2017-04-091-2/+2
* benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt2017-04-041-2/+2
* benchmark: missing process.exit after bench.endAndreas Madsen2016-07-261-0/+1
* buffer: add .from(), .alloc() and .allocUnsafe()James M Snell2016-03-161-2/+1
* benchmark: use strict modeRich Trott2016-02-221-0/+1
* benchmark: remove extra spacing in http optionsBrendan Ashworth2015-01-301-1/+1
* http: save roundtrips, convert buffers to stringsBen Noordhuis2013-05-231-0/+69