Re: [dev] [OT]: Go programming language

From: Kris Maglione <maglione.k_AT_gmail.com>
Date: Sun, 15 Nov 2009 11:31:39 -0500

On Sun, Nov 15, 2009 at 04:50:42PM +0100, Uriel wrote:
>As kris said, that doesn't compare languages, but implementations, and
>not just implementations of the language/compilers, but
>implementations of the benchmark itself.
>
>Rog (of Vitanuova fame) posted an update to the Go implementation of
>the benchmark that improves performance by 20%, and he said he had
>barely spent half an hour to get that far.
>
>Also when running the benchmark they don't seem to have set
>GOMAXPROCS, so they failed to get any parallelism.

It's also worth noting that several of the GCC benchmarks make
use of pthreads. The Go implementations are (amazingly) not
parallelized, though they certainly should be given the design
of the language.

-- 
Kris Maglione
The world is a tragedy to those who feel, but a comedy to those who
think.
	--Horace Walpole
Received on Sun Nov 15 2009 - 16:31:39 UTC

This archive was generated by hypermail 2.2.0 : Sun Nov 15 2009 - 16:36:03 UTC