Experiment to measure the difference in running time between our potentially
inefficient versions and the one last uses strings.Join.
(Section 1.6 illustrates part of the time package, and Section 11.4 shows
how to write benchmark tests for systematic performance evaluation.)