Are your graphs up to date ? Seems just an hour ago [1]:<p>> Rust: build with --release. 10X performance boost!<p>That might mean that Rust would top the charts instead of Nim.<p>[1]: <a href="https://github.com/kanaka/mal/commit/434516e0d172904e06b05f6dee83ce2e7859b950" rel="nofollow">https://github.com/kanaka/mal/commit/434516e0d172904e06b05f6...</a>
Can someone explain the huge performance difference between nim and C? I though nim compiled to C, therefore I would think that good handwritten C would more or less be the upper performance bound for nim.