"If you are posting a message on performance issues, please make sure that 
you do not have variables in global scope in your program. Wrap all your 
code in a function before timing it. Also, do see the section on Performance 
Tips <http://julia.readthedocs.org/en/latest/manual/performance-tips/> in 
the Julia manual, before posting a performance related question."


On Friday, November 6, 2015 at 8:17:49 AM UTC-5, Lionel du Peloux wrote:
>
>
> Thank you for answering.
>
> I've tried to wrap my bench in a function to avoid global scope.
> However I get the same results.
>
> Would you mind producing a short piece of code to explain how to bench 
> that correctly ?
>
> Thanks again,
> Lionel
>

Reply via email to