# How to Make Precompiling Faster?

**URL:** https://discourse.julialang.org/t/how-to-make-precompiling-faster/101865
**Category:** General Usage
**Tags:** question
**Created:** [July 21, 2023, 4:52am UTC](https://discourse.julialang.org/t/how-to-make-precompiling-faster/101865 "2023-07-21T04:52:23Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![johnh](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/johnh/32/3615_2.png) [@johnh](https://discourse.julialang.org/u/johnh)
#### Post date: [July 21, 2023, 9:29am UTC](https://discourse.julialang.org/t/how-to-make-precompiling-faster/101865/5 "2023-07-21T09:29:42Z")

</div>

I timed @time Pkg.add(“InteractiveDynamics”) this morning. Agree with Tim Holy on the time. I can repeat and give exact time.  
This is on a laptop running Fedora.  
Are you very constrained in resources on your machine? Maybe low on rAM and swapping is happening?

---

_[View the full topic](https://discourse.julialang.org/t/how-to-make-precompiling-faster/101865)._
