# What is happening with the nightly precompile cache?

**URL:** https://discourse.julialang.org/t/what-is-happening-with-the-nightly-precompile-cache/105736
**Category:** Performance
**Created:** [November 2, 2023, 11:11pm UTC](https://discourse.julialang.org/t/what-is-happening-with-the-nightly-precompile-cache/105736 "2023-11-02T23:11:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![joa-quim](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/joa-quim/32/227_2.png) [@joa-quim](https://discourse.julialang.org/u/joa-quim)
#### Post date: [November 2, 2023, 11:11pm UTC](https://discourse.julialang.org/t/what-is-happening-with-the-nightly-precompile-cache/105736/1 "2023-11-02T23:11:51Z")

</div>

In every update I do I see the pre-compile cache file increase size. Just did now and the cache file grew 14 MB from what it was from a version with 5 days. For GMT (with a reduced number of pre-compile cases than last relrease) with v.10b3 file size is 59.8 MB and with (today’s) nightly it is 84.6. Looking at Makie that has also a large cache file, the difference is 124 vs 190 MB.  
(Windows here)

---

<div class="post-metadata">

### Author: ![vchuravy](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/vchuravy/32/8_2.png) [@vchuravy](https://discourse.julialang.org/u/vchuravy)
#### Post date: [November 3, 2023, 3:39pm UTC](https://discourse.julialang.org/t/what-is-happening-with-the-nightly-precompile-cache/105736/2 "2023-11-03T15:39:18Z")

</div>

That’s… a great question. No immediate answers come to mind. We might need to bisect it…
