Comment by mrottenkolber
11 years ago
> Haskell, Scala, Java, Go and of course C, C++, Fortran all outperform SBCL in the alioth benchmarks.
The way I read it, SBCL is in the same ballpark of what you mentioned above and magnitudes faster than the rest. Its a logarithmic scale.
Then again its a biased selection of benchmarks. Try finding a faster regular expression engine than CL-PPCRE.
I will stick to the stance pointed out by "Let Over Lambda": Common Lisp is--by language design--the fastest language around, as long as language X does not have COMPILE, it can not beat CL at a whole class of benchmarks (not found on alioth).
No comments yet
Contribute on Hacker News ↗