Skip to content

benchmark: remove “raw” net benchmarks

These measure the peformance of implementation details. As such, they won’t reflect the actual impact that users see, and are unnecessarily fragile without providing additional value.

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

Merge request reports

Loading