|
|
|
|
|
by Xeoncross
1005 days ago
|
|
> Java is easily faster and more reliable than Go I work in Java for my day job and I disagree. 1. Cold starts for Java serverless (lambda) are worse than scripting languages 2. For everything else, Java uses 5-10x more memory than Go. The memory overhead difference is really noticeable while the CPU difference is often similar. |
|
2. Most of the time, a signal that the wrong algorithms and data structures are being used
Amazon isn't rushing to rewrite their infrastrure from Java into Go.