Please consider adding precompile directives to speed-up time to first execution. Julia 1.10 is now LTS and its improved precompiling features (namely using `PrecompileTools.jl`) are not new anymore. Foremost I need `bson()` and `BSON.load()` precompiled.