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

As far as I understand, the SBCL compiles each function separately, and can fall back to very slow codepaths in doing so. Getting peak performance out of Common Lisp takes some effort.


Wouldn't that just be while developing using the repl? I would think compile-file would compile the whole file, not just 1 function at a time ...?




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

Search: