|
rambrain
|
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Provides a binary to run performance tests. More... | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Provides a binary to run performance tests.
| argc | Expects at least two arguments |
| argv | 1st: # of test repetitions; 2nd and forth: Names of performance tests to be carried out followed by test parameters |
Definition at line 35 of file performanceTests.cpp.