Micro-benchmarks library. More...
Classes | |
class | EventHandler |
struct | TestCase |
Describes the performance test being run. More... | |
struct | TestIteration |
Data reported on completion of an iteration. More... | |
struct | TestMeasurement |
Data reported for each Measurement upon completion of a performance test. More... | |
struct | TestRunInfo |
Functions | |
void | RunAllTests (EventHandler &handler) |
Micro-benchmarks library.