Hacker News new | ask | show | jobs
by armitron 636 days ago
It's still much much slower than SBCL which is not surprising given the time & effort that went into the latter. User-guided optimizations (type declarations, stack allocation, intrinsics, machine code generation) in SBCL are also more flexible and better integrated.
1 comments

Yup, SBCL is quite amazing!