On Tuesday, June 30, 2015 at 1:52:46 PM UTC-4, Tom Breloff wrote:
>
> I remember a post recently about improved performance when packing many 
> function arguments into an immutable for function calling.  Is this 
> (jl_call1 vs jl_call) the reason?
>

No that's just for convenience.  

Also, if possible, try to void jl_eval_string as it's comparably slow to 
its counterparts.

 

Reply via email to