tree: 73330d59f48063dcfbaaeb4a1cbc74845860e55c [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.