Hacker News new | ask | show | jobs
by teruakohatu 907 days ago
Julia 1.10 takes 1.00 seconds on my laptop, including loading Julia itself:

time julia -e "using Plots; plot(sin)"