Performance comparison of a custom gcd() function in Julia, C, and Rust

There have been numerous discussions about this particular rewriting in julia. Here is one of them: Tail-call recursion

6 Likes