tree: 49968da74da7ef20471d9e1a556b61b2be7a00ca [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.