Run results for: Intermediate variable vs, direct array access.
This tests the performance difference between unpacking a simple numeric array into variables before formatting them as a string versus directly passing the array items to the format string.