Hacker News new | ask | show | jobs
by FacelessJim 260 days ago
aot will help a lot. In cases of simple programs you can also start Julia with no optimizations, which trade off the startup latency for runtime speed.