7 ms·
Fast and go, choose 1. Go is possibly the slowest compiled major language
by goodguyamericun 5y ago
Fast and go, choose 1. Go is possibly the slowest compiled major language
- synergy20 5y agodo you have source to back it up? go seems fast enough to me.
- debdut 5y agohttps://benchmarksgame-team.pages.debian.net/benchmarksgame/download/fastest.svg https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
- igouy 5y 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/box-plot-summary-charts.html https://benchmarksgame-team.pages.debian.net/benchmarksgame/...
- anta40 5y agoProbably 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..