iteration_test
iteration_test(0, 10 + 90 * long_run);
iteration_test(7, 10 + 90 * long_run);
void iteration_test(unsigned order, unsigned duration);