webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <Benchmark.h>
Classes | |
struct | Memory |
Public Member Functions | |
Benchmark (CommandLine &) | |
bool | isValid () |
void | printBenchmarks () |
void | run () |
void | printReport () |
Static Public Member Functions | |
static double | currentTimeMS () |
static Memory | currentMemoryBytes () |
Benchmark::Benchmark | ( | CommandLine & | commandLine | ) |
|
static |
|
static |
|
inline |
void Benchmark::printBenchmarks | ( | ) |
void Benchmark::printReport | ( | ) |
void Benchmark::run | ( | ) |