julia
00646634 - Add precompiles & disable constprop (#43367)

Commit
3 years ago
Add precompiles & disable constprop (#43367) * Expand precompiles These are targeted at reducing Revise latency if callbacks run synchronously. * Disable constprop on functions that don't benefit from it This shaves about 100ms off the time to load Images.jl under Revise.
Author
Parents
Loading