blob: a0b51b8ef2f416e35f006bc97df43c098079e157 [file] [log] [blame] [view] [edit]
# 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.cpp](runner.cpp).