Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have a passing knowledge of Julia (I've written a simple Lorentz Force[0] stepper in it) is there a way to avoid GC in the middle of the calculation, ie., a performance critical loop or other?

[0] https://github.com/noobermin/jelo



You can turn garbage collection on and off using `gc_enable` function.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: