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
All of these types of issues seem to be easily fixable if you just tell Julia to use a smaller size hint, so the GC works more aggressively. I find this option extremely useful so we should definitely add it.
The text was updated successfully, but these errors were encountered:
This option is really useful for when the Julia garbage collector is doing a bad job. e.g., MilesCranmer/PySR#441, JuliaLang/julia#50673, MilesCranmer/PySR#61.
All of these types of issues seem to be easily fixable if you just tell Julia to use a smaller size hint, so the GC works more aggressively. I find this option extremely useful so we should definitely add it.
The text was updated successfully, but these errors were encountered: