
# MM Test Parameters
export MMTESTS="scimarkc"
export RUN_WARMUP=

# Profiling parameters
export RUN_NOPROFILE=yes
export RUN_FINEPROFILE=no
export RUN_COARSEPROFILE=no
export OPROFILE_REPORT_ANNOTATE=no
export OPROFILE_REPORT_CALLGRAPH=

# Machine configuration
#export RUN_TUNINGS="$RUN_TUNINGS sysctl"

# List of monitors
export RUN_MONITOR=yes
export MONITORS_ALWAYS=
export MONITORS_PLAIN=
export MONITORS_GZIP="proc-vmstat"
export MONITORS_WITH_LATENCY="vmstat iostat"
export MONITOR_UPDATE_FREQUENCY=10

# scimarkc
export SCIMARKC_MINRUNTIME=2
export SCIMARKC_LARGE=no
export SCIMARKC_ITERATIONS=7
