tree: c3537c6cec3c7aec283a4f1f734ea1cefaca7c67 [path history] [tgz]
  1. include/
  2. test/
  3. BUILD.gn
  4. OWNERS
  5. performance-results-schema.json
  6. README.md
  7. results.cc
  8. 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.