summaryrefslogtreecommitdiff
path: root/benchmark/http/client-request-body.js
AgeCommit message (Expand)Author
2019-02-06benchmark: refactor for consistent styleRich Trott
2018-01-23benchmark: (http) use destructuringRuben Bridgewater
2017-09-19benchmark: var to constRuben Bridgewater
2017-04-09benchmark: control HTTP benchmarks run timeJoyee Cheung
2017-04-04benchmark: replace [].join() with ''.repeat()Vse Mozhet Byt
2016-07-26benchmark: missing process.exit after bench.endAndreas Madsen
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-22benchmark: use strict modeRich Trott
2015-01-30benchmark: remove extra spacing in http optionsBrendan Ashworth
2013-05-23http: save roundtrips, convert buffers to stringsBen Noordhuis