tree: 9230199fc8acd4da007a66abd5915d41ad5b3beb [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.