You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with #178, about 21% of the using time has been eliminated:
julia> @timeusing FinanceModels
1.516557 seconds (2.96 M allocations: 192.880 MiB, 4.40% gc time, 22.95% compilation time: 59% of which was recompilation)
julia> @timeusing FinanceModels
1.024806 seconds (2.03 M allocations: 136.206 MiB, 5.04% gc time, 14.48% compilation time: 96% of which was recompilation)
The text was updated successfully, but these errors were encountered: