#FreeSoftwareAdvent Day3 3: Steel Bank Common Lisp
There are other Common Lisp implementations, a couple of which I use as well, but SBCL is definitely the one to measure against on conventional modern machines. The best tings about it are that it's compiling-only (even for REPL use), and has a great set of profiling extensions for finding performance bottlenecks.
