Attached is a zip file with a new version that uses events to track time and tries each block size 100 times and averages the time per try. This version no longer uses any command line options to make it easier. It just creates an output file named avg.csv.
I pulled this output into Excel and added a graph. Interesting that the times are all over the place. The results are consistent with the old version including the fact that 20 blocks is much faster than 30. 50 is just a little faster.
Thanks,
/Chris
avg2.zip (16.2 KB)