On Thursday, March 12, 2015 10:31:21 AM Phil Tomson wrote:
> Will this always be the case or is this a current limitation of the Julia 
> compiler? It seems like the more idiomatic, compact code should be handled 
> more efficiently. Having to break this out into nested for-loops definitely 
> hurts both readability as well as productivity.

A big step has been taken in 0.4 with a better garbage collector. Still the 
same amount of memory allocated, but much more efficient at cleanup.

--Tim

Reply via email to