Fibonacci Benchmark Cross-language performance comparison of recursive Fibonacci implementations. Languages C, Rust, Go, Nim, Perl, Python Usage ./test.sh Compiles all implementations with optimizations and benchmarks using hyperfine.