if you put the code in a package and you dev .
it, then precompilation should only happen if the code changes. Otherwise it uses the cached version.
I’m not sure how that is realized in includet
but my guess would be, that there is no precompilation happening