summaryrefslogtreecommitdiff
path: root/benchmark/http2
Commit message (Expand)AuthorAgeFilesLines
* src: remove --expose-http2 optionDaniel Bevenius2018-05-244-4/+4
* benchmark: remove excessive value from http2 benchmarkAnna Henningsen2018-03-151-1/+1
* benchmark: (http(2)) refactorRuben Bridgewater2018-02-013-8/+3
* benchmark: (http2) use destructuringRuben Bridgewater2018-01-234-28/+16
* benchmark: set maxHeaderListPairs in h2 headers.jsAnatoli Papirovski2017-11-211-2/+6
* benchmark: improve http2 benchmark configsJames M Snell2017-10-234-7/+11
* http2: making sending to the socket more efficientJames M Snell2017-10-021-2/+12
* http2: make --expose-http2 flag a non-opJames M Snell2017-09-284-4/+4
* benchmark: var to constRuben Bridgewater2017-09-194-4/+4
* http2: set decodeStrings to false, testAnatoli Papirovski2017-09-071-0/+28
* http2: minor refactor of passing headers to JSAnna Henningsen2017-08-171-2/+11
* http2: improve perf of passing headers to C++Anna Henningsen2017-08-131-0/+47
* http2: add tests and benchmarksJames M Snell2017-08-042-0/+81