JuliaActuary / MortalityTables.jl

Easily Reference and use Actuarial Mortality Tables
https://juliaactuary.github.io/MortalityTables.jl/stable
Other
28 stars 10 forks source link

Preprocess tables during precompilation? #106

Open alecloudenback opened 3 years ago

alecloudenback commented 3 years ago

To make table loading faster, could pre-process each table at precompile time and save to scratchspace? Would help with the UX of #74

alecloudenback commented 3 years ago

more on scratchspaces: https://github.com/JuliaPackaging/Scratch.jl