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