|
|
|
|
|
by shakow
272 days ago
|
|
Go is not fast though. It's plenty fast compared to commonly used languages such as JS, PHP or Python, but can easily be let in the dust by Java and C#, which arguably play in the same court. And AOT-compiled, no GC languages like C++, Rust or Zig just run circles around it. |
|
You are comparing quality of implementation, not languages.