rambrain
performanceTestsWrapper.cpp File Reference

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 Provides a wrapper binary to run performance tests and scan through respective parameter spaces. More...
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Provides a wrapper binary to run performance tests and scan through respective parameter spaces.

Usage:

  • Zero parameters: Execute all test classes, varry all parameters
  • One parameter: Overwrite amount of repetitions or "help" / "list" just to list the available tests and the current config
  • More parameters: Overwrite amount of repetitions eventually followed by true or false for displaying plots followed by a + or - sign and the list of test classes to be run or to leave out.

Definition at line 37 of file performanceTestsWrapper.cpp.