tree: d140ea9816cc644f63080aa0ba75cd39423cbfbf
  1. Android.bp
  2. AndroidTest.xml
  3. bpf_benchmark.cpp
  4. connect_benchmark.cpp
  5. dns_benchmark.cpp
  6. main.cpp
  7. README.md
tests/benchmarks/README.md

NetD benchmarks

These are benchmarks for libc connect and gethostbyname functions as hooked by netd.

Infrastructure

The benchmarks are powered by google-benchmark, which records four statistics:

Methods currently being benchmarked

connect()

getaddrinfo()