- Set
INPUT_FILE=${SMALL_INPUT_FILE}andIS_SMALL_CONST=Nto run benchmark for variable small rdd size. - Set
INPUT_FILE=${BIG_INPUT_FILE}andIS_SMALL_CONST=Yto run benchmark for variable big rdd size. - Set number of iterations for each type of run with
ITERATIONS - run
make all