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
I tried to decrease latency by explicit precompilation. However, the runtime performance of some methods dropped. I guess this is related to JuliaLang/julia#35972.
The loading time might also be reduced by changes as in JuliaWeb/HTTP.jl#704.
The text was updated successfully, but these errors were encountered:
I tried to decrease latency by explicit precompilation. However, the runtime performance of some methods dropped. I guess this is related to JuliaLang/julia#35972.
The loading time might also be reduced by changes as in JuliaWeb/HTTP.jl#704.
The text was updated successfully, but these errors were encountered: