benchmark.sh in split format
	
| 
This is the main script that is sourced by Benchmark tests, and which
executes the main test phases for that type of test.
 | 
This is the main script that is sourced by Benchmark tests, and which
executes the main test phases for that type of test.
  | 
| 
It executes the same first test phases as the other main test scripts, but
then executes a few benchmark-specific phases at the end.
 | 
It executes the same first test phases as the other main test scripts, but
then executes a few benchmark-specific phases at the end.
  | 
| 
Specifically, benchmark.sh executes these additional functions:
 * set_testres_file
 * bench_processing
 * check_create_logrun
 | 
Specifically, benchmark.sh executes these additional functions:
 * [[function_set_testres_file|set_testres_file]]
 * [[function_bench_processing|bench_processing]]
 * [[function_check_create_logrun|check_create_logrun]]
  | 
| 
functional.sh, stress.sh
 | 
== SEE ALSO ==
 * [[functional.sh]], [[stress.sh]]
  |