function bench processing

NAME [edit section]

bench_processing

SYNOPSIS [edit section]

bench_processing

DESCRIPTION [edit section]

Process the log files for benchmark tests.

It calls get_testlog, and then executes the test's parser.py program, to parse the log and check the threshold. Also, it calls dataload.py to populate the files used for plotting the benchmark data.

EXAMPLES [edit section]

Here are some sample invocations:

ENVIRONMENT and ARGUMENTS [edit section]

Here are environment variables used in this function:

RETURN [edit section]

Returns non-zero on error.

SOURCE [edit section]

Located in scripts/functions.sh

SEE ALSO [edit section]