Array to prod
Compare changes
Array to prod optimization for constant sized arrays.
We should make sure to test this once forkify is fixed to handle the sorting loop, but if we manually unroll that loop this optimization is able to convert the median entirely into a tower of selects.