Unfortunately, GHC is too good now, and will work around the black-boxing to not recompute on subsequent iterations. This penalizes Haskell/functional for startup-time. Someone needs to figure out how to ensure that the answer is completely recomputed multiple times.
Unfortunately, GHC is too good now, and will work around the black-boxing to not recompute on subsequent iterations. This penalizes Haskell/functional for startup-time. Someone needs to figure out how to ensure that the answer is completely recomputed multiple times.