blob: b8e1968d02775031536fdda0043e677f2b0a379b [file] [log] [blame] [view]
# Perftest
This is a library for writing performance tests (specifically micro-benchmarks) in C++.
For API usage, see [perftest.h](include/perftest/perftest.h).
For command-line usage, see the usage string in [runner.cc](runner.cc).