2015-02-02 4:00 GMT+01:00 <julia.eliso...@gmail.com>: > Others will know a lot more about this, but caching of already compiled > Julia code is a very large issue. It may be safe to say it is the largest > current issue for the language now that a new GC has been merged into 0.4. > So this is to say that you aren't alone in long start up times for Julia.
I see, thanks. I've also tried Speed.jl, but it didn't help. Guess I will wait for a solution in Julia itself :)