tree: 466d1b3811ef0f689916c45ead364d2100458e99 [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.