tree: 98c50d1d39cdd25ded28bae7645474ef3ffa4024 [path history] [tgz]
  1. include/
  2. BUILD.gn
  3. performance-results-schema.json
  4. README.md
  5. results.cpp
  6. runner.cpp
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.