Skip to content

benchmark: set maxHeaderListPairs in http2 headers benchmark

After the introduction of maxHeaderListPairs, the headers benchmark needs to be updated to set that value otherwise it fails on the last bench case with error code 11.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

benchmark

Merge request reports

Loading