summaryrefslogtreecommitdiff
path: root/benchmark/http2
Commit message (Expand)AuthorAgeFilesLines
* benchmark: fix http2 benchmarksRich Trott2021-01-105-7/+10
* benchmark: add `test` and `all` options and improve errors"Ruben Bridgewater2020-03-094-9/+17
* Revert "benchmark: add `test` and `all` options and improve errors"Anna Henningsen2020-02-104-17/+9
* benchmark: add `test` and `all` options and improve errorsRuben Bridgewater2020-02-094-9/+17
* benchmark: use let and const instead of varDaniele Belardi2020-01-281-1/+1
* http2: improve compat performanceMatteo Collina2019-02-111-0/+35
* http2: improve http2 code a bitJames M Snell2018-11-033-8/+7
* test: add test-benchmark-http2Rich Trott2018-10-291-2/+1
* 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