Skip to content

test,benchmark: enable minimal CI for http bench

Enable minimal CI testing for http benchmarks. This required making the duration of some benchmarks configurable. They had been defaulting to 10 seconds each.

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)

test benchmark

Merge request reports

Loading