Skip to content

Comment on C++11 Makes Competitors Go Rustyparent

Comments

Last I heard the Go compiler was generating code 6x or more slower than comparable C++ code. Is that not still true?

The graphviz / svg output from the profiler shown there is very nice. Does something similar exist for other languages? I particularly like the scaling of the node size by the appropriate value (CPU time, memory use, etc).

Go's pprof is based on the C-based one: http://code.google.com/p/gperftools/

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.