You should also take into account resource consumption, primarily RAM usage 
(and also CPU usage for runtime action itself: not linked with application 
logic).

So you should normalize your benchmarks by RAM usage, and it will give you 
100x of golang efficiency. Java critically requires 2G of RAM to be 
practically useful.

I bought cheap BDF 10" netbook, and some really dumb chinese engineer used 
Android5 on 512M RAM with crap ATM7029 SoC. I can use it only one way: 
Termux + golang (and very small programs with clang compiling). If I try to 
run any standard app like YouTube or even system configuration, Linux 
kernel runs memory killer, and I need to wait up to a minute just to repeat 
my try to run the app.

PS: Does anybody has some experience to help me to find SDK and manuals for 
porting native Linux on ATM70x9 SoCks ?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to