Reduce the TTXF (time to first execute) using [`PrecompileTools.jl`](https://github.com/JuliaLang/PrecompileTools.jl). [This](https://julialang.org/blog/2023/04/julia-1.9-highlights/#caching_of_native_code) is also a good resource and also [this](https://julialang.org/blog/2021/01/precompile_tutorial/) `Base.show` is a very good candidate.