summaryrefslogtreecommitdiff
path: root/benchmark/http/end-vs-write-end.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-08-31benchmark: support for multiple http benchmarkersBartosz Sosnowski
2016-03-16buffer: add .from(), .alloc() and .allocUnsafe()James M Snell
2016-02-27tools,benchmark: increase lint complianceRich Trott
2016-02-22benchmark: use strict modeRich Trott
2015-01-30benchmark: remove extra spacing in http optionsBrendan Ashworth
2014-02-25benchmark: update to use new wrkTimothy J Fontaine
2013-03-14http: Don't hot-path end() for large buffersisaacs