Hacker News new | ask | show | jobs
by pfdietz 173 days ago
Lisp implementations typically don't use malloc and (especially) free. There is GC overhead.