All higher-order functions? I thought it was mainly anonymous functions. Either way, that's a seriously big slowdown.
On Thursday, October 27, 2016 at 4:55:40 PM UTC+2, Steven G. Johnson wrote: > > > > On Wednesday, October 26, 2016 at 3:29:39 PM UTC-4, DNF wrote: >> >> Actually, I see only a very marginal performance difference between your >> mapeBase_v4 (the first v4, don't know about the second v4) and the loop >> version, roughly 10%. Not sure why you're seeing a big difference. >> >>> > Perhaps he is using Julia 0.4 and you are using 0.5? Higher-order > functions are much faster in 0.5. >
