80x Faster Rust Code?(github.com) |
80x Faster Rust Code?(github.com) |
Dynamically-typed language with a GC, executing scripts via an interpreter will always be slower against a compiled, statically-typed language with no GC.
Unfortunately, this comparison is sort of unfair and is frankly "optimization" by using another language.