tree: 9f19a674c51469f58eb159c56a8cdcfee707b91a [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. OWNERS
  4. performance-results-schema.json
  5. README.md
  6. results.cc
  7. runner.cc
zircon/system/ulib/perftest/README.md

Perftest

This is a library for writing performance tests (specifically micro-benchmarks) in C++. For API usage, see perftest.h. For command-line usage, see the usage string in runner.cpp.