Hi,
Welcome to Julia!
In Julia, you should never benchmark in “global scope” – your benchmarking code should be run inside a function; please see the performance tips.
Hi,
Welcome to Julia!
In Julia, you should never benchmark in “global scope” – your benchmarking code should be run inside a function; please see the performance tips.