tree: 3d595cd2952a71661fc334dff45a3bab6bd39c3b [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.