On Friday, 23 June 2017 at 06:41:26 UTC, Bienlein wrote:
Java, Kotlin, C# are still Jit compiled languages, with the memory footprint to prove it :)

The memory footprint doesn't matter. Those times are OVER :-).

Here are some references:

http://benchmarksgame.alioth.debian.org/u64q/go.html
http://benchmarksgame.alioth.debian.org/u64q/compare.php?lang=go&lang2=gcc

There you can see how little memory Go uses compared to C and Java. Java will also get better as it will also get value types in some upcoming JDK.

Reply via email to