Hallöchen! Scott Pakin writes:
> On Monday, August 29, 2016 at 5:51:42 PM UTC-6, Eric Johnson wrote: >> >> Not that I think these account for much, but sort of fun to point at: >> >> https://benchmarksgame.alioth.debian.org/u64q/go.html (Short >> summary - now with Go 1.7, Go is faster for most benchmarks.) > > Go 1.7 is faster than C on the mandelbrot test and faster than C++ > also on reverse-complement? How did *that* happen? For simple things, Go will produce almost the same machine code than a C/C++ compiler, at least in the inner loops. Besides, I think in some cases, the quality of the implementation is tested more than anything else. Tschö, Torsten. -- Torsten Bronger Jabber ID: torsten.bron...@jabber.rwth-aachen.de -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.