Good to know, this is quite a core issue.  I see performant lambda's as a 
must.  

Next would be to have C++ like options for how local vars are handled.  We 
should be able to negate some options with intelligent compilation.

Those Python vs. Julia benchmarks are about to get a whole lot faster 


On Friday, January 22, 2016 at 11:55:25 AM UTC-5, Cedric St-Jean wrote:
>
>
> In this code, whether you use @anon or not, Julia will create 100 object 
> instances to store the z values. 
>
> The speed difference between the two will soon be gone. 
> <https://github.com/JuliaLang/julia/pull/13412>
>
> Cédric
>
>

Reply via email to