Symbolics.jl icon indicating copy to clipboard operation
Symbolics.jl copied to clipboard

Recompile Invalidations

Open xtalax opened this issue 1 year ago • 5 comments

Make use of PrecompileTools to recompile invalidations

xtalax avatar Aug 08 '23 15:08 xtalax

How much of a difference does this make?

ChrisRackauckas avatar Aug 08 '23 15:08 ChrisRackauckas

Not making much difference to MOL discretization times, but that was <1% recomp anyway. What are the pathological cases this should fix?

xtalax avatar Aug 08 '23 17:08 xtalax

Symbolic arithmetic has some pathological cases. How much of a precompilation cost is this?

ChrisRackauckas avatar Aug 08 '23 17:08 ChrisRackauckas

This adds only a few seconds to precompile time, within 3 seconds

xtalax avatar Aug 29 '23 11:08 xtalax

Seems like there was an issue with the merge commit. @xtalax can you start this again and I'll merge?

ChrisRackauckas avatar Sep 04 '23 12:09 ChrisRackauckas