Y
Hacker News
new
|
ask
|
show
|
jobs
by
goodguyamericun
1586 days ago
Fast and go, choose 1. Go is possibly the slowest compiled major language
2 comments
anta40
1585 days ago
Probably the standard Go compiler doesn't provide many optimization? I just checked that the one used by The Computer Language Benchmark Game, and not gccgo.
Perhaps..
link
synergy20
1586 days ago
do you have source to back it up? go seems fast enough to me.
link
debdut
1586 days ago
https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
link
igouy
1585 days ago
"Notice which boxes overlap completely. Notice which spread across too large a range of values for confidence."
https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
link
Perhaps..