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

I've done this for a while, increasing the threshold and collecting every time I tab away from an emacs window

(setq gc-cons-threshold 100000000) (add-function :after after-focus-change-function 'garbage-collect)



The refinement in https://news.ycombinator.com/item?id=39191012 seems useful.




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

Search: