tree: 08c388be4db8ac4a5b6c4a6573435dd342787a0e [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.