|
|
|
|
|
by kosherhurricane
798 days ago
|
|
It's really easy to improve the performance of Go implementation as compared to python or Java. There are lots of built-in tools to help you (like the profiler), and the resulting code is really very legible even to fresh college grads. This is based on my first hand experience, but YMMV. |
|