# JIT Performance for Single-Run Scripts

**URL:** https://discourse.julialang.org/t/jit-performance-for-single-run-scripts/21948
**Category:** New to Julia
**Created:** [March 16, 2019, 9:08pm UTC](https://discourse.julialang.org/t/jit-performance-for-single-run-scripts/21948 "2019-03-16T21:08:56Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Christopher\_Fisher](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/christopher_fisher/32/26132_2.png) [@Christopher\_Fisher](https://discourse.julialang.org/u/Christopher_Fisher)
#### Post date: [March 16, 2019, 10:55pm UTC](https://discourse.julialang.org/t/jit-performance-for-single-run-scripts/21948/2 "2019-03-16T22:55:10Z")

</div>

My understanding is that there are a few efforts to improve the compile time latency. One is [PackageCompiler.jl](https://github.com/JuliaLang/PackageCompiler.jl). You might find some of this discussion about [compiler optimizations](https://discourse.julialang.org/t/compiler-work-priorities/17623) to be useful. Someone might have more update to date information about these projects.

---

_[View the full topic](https://discourse.julialang.org/t/jit-performance-for-single-run-scripts/21948)._
