|
|
|
|
|
by esimov
2558 days ago
|
|
I do not want to blame Go, since I'm programming in Go from
quite a long time and I love it, but to claim a programming language which is written in Go fast is exaggerated and an outrageous lie. Go could not match the speed of C/C++ so how can be this programming language declared as fast?? |
|
This language can claim to be very close to C/C++ in terms of runtime performance characteristics because it compiles to C.