Hacker News new | ask | show | jobs
by ViralBShah 2533 days ago
The time to second plot will be a few milliseconds, in the same process - in the same Julia session. So, while the time to first plot is frustrating, it is ok if your interactive session times are longer.

Of course, we continue to work on improving compile times. About half of the time is spent in LLVM compilation, which has actually become slower over time.

1 comments

What prevents the plot compilation from being pre-compiled at install?