Shows the decremental performance when unnecessarily recreating an array when pushing new items to it.
Comparing performance of:Small test: array deconstruct vs Medium test: array deconstruct vs Large test: array deconstruct vs Small test: array push vs Medium test: array push vs Large test: array push