Symbolics.jl
Symbolics.jl copied to clipboard
Recompile Invalidations
Make use of PrecompileTools to recompile invalidations
How much of a difference does this make?
Not making much difference to MOL discretization times, but that was <1% recomp anyway. What are the pathological cases this should fix?
Symbolic arithmetic has some pathological cases. How much of a precompilation cost is this?
This adds only a few seconds to precompile time, within 3 seconds
Seems like there was an issue with the merge commit. @xtalax can you start this again and I'll merge?