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