Most people will use some hacked-on C extensions. They'll waste most of the performance, but the inner loops will be fast, and this approach will do better on benchmarks (which involve a small amount of heavily-optimized code).
A few will use Haskell/Erlang/etc. and make better use of the performance.
A few will use Haskell/Erlang/etc. and make better use of the performance.