Best way of “looping over a 2-D array”, using Repa
Code Review Notes 47.8% of your time is spent in GC. 1.5G is allocated on the heap (!) The repa code looks a lot more complicated than the list code. Lots of parallel GC is occuring I can get up to 300% efficiency on a -N4 machine Putting in more type signatures will make it … Read more