Golang or Rust?
TL;DR — I ran a loop of 100 million iterations in both Go and Rust, which doesn’t do anything great but increment the counter, and here are the results: Go took 365.43175ms while Rust took 83ns, “NANO-SECONDS” 🙂
1 milliseconds = 1000000 nanoseconds ...
hallucinations-in-llms-101-part-i.hashnode.dev3 min read