# PackageCompiler compilation time \> 2h

**URL:** https://discourse.julialang.org/t/packagecompiler-compilation-time-2h/101910
**Category:** General Usage
**Tags:** package
**Created:** [July 21, 2023, 8:57pm UTC](https://discourse.julialang.org/t/packagecompiler-compilation-time-2h/101910 "2023-07-21T20:57:37Z")
**Posts on this page:** 1
**Showing post:** 10

<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 22, 2023, 5:45am UTC](https://discourse.julialang.org/t/packagecompiler-compilation-time-2h/101910/10 "2023-07-22T05:45:19Z")

</div>

8Gbytes is not a lot of RAM these days but should be enough.  
I would advise openign a new terminal and running these utilities as the compilation is happening  
top  
htop  
iotop

Often a simple ‘top’ will give you insight into what is going on.

---

_[View the full topic](https://discourse.julialang.org/t/packagecompiler-compilation-time-2h/101910)._
