tree: f8d3167e349d958d518b641150be9dc2bd34648a [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. README.md
  4. udp_benchmark.cc
  5. udp_benchmark.tspec
  6. util.cc
  7. util.h
src/connectivity/network/tests/benchmarks/README.md

Netstack benchmarks

Netstack benchmarks are a set of test-application components with the following objectives:

  • Define and generate various netstack related benchmarking data as part of CI and publish them to Catapult-benchmarking dashboard.
  • Enable regression monitoring in Catapult to catch any regressions in CI and raise monorail bugs.

Micro benchmarks

These are benchmarks that are focused on benchmarking duration of specific socket related system calls from the test application that uses trace based benchmarking.

These can be run manually with: fx run-e2e-tests netstack_benchmarks_test