Performance of Google's Go? -


so has used google's go? wondering how mathematical performance (e.g. flops) compared other languages garbage collector... java or .net?

has investigated this?

the go math package largely written in assembler performance.

benchmarks unreliable , subject interpretation. example, robert hundt's paper loop recognition in c++/java/go/scala looks flawed. go blog post on profiling go programs dissects hundt's claims.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

c# - SharpSVN - How to get the previous revision? -

php cli reading files and how to fix it? -