Re: [go-nuts] Golang performance benchmarks on arm64 (Qualcomm Centriq 2400)

2017-11-10 Thread Jonathan Yu
On Thu, Nov 9, 2017 at 6:37 AM, Gerald Henriksen wrote: > On Wed, 8 Nov 2017 13:57:03 -0800 (PST), you wrote: > > >"Go support for aarch64 is quite disappointing. > > >Qualcomm and other ARMv8 > >vendors intends to put significant engineering resources to amend this > >situation, but really any o

Re: [go-nuts] Golang performance benchmarks on arm64 (Qualcomm Centriq 2400)

2017-11-09 Thread Gerald Henriksen
On Wed, 8 Nov 2017 13:57:03 -0800 (PST), you wrote: >"Go support for aarch64 is quite disappointing. >Qualcomm and other ARMv8 >vendors intends to put significant engineering resources to amend this >situation, but really any one can contribute to Go. So if you want to live >your mark, now is

[go-nuts] Golang performance benchmarks on arm64 (Qualcomm Centriq 2400)

2017-11-08 Thread Ed Vielmetti
Vlad Krasnov from Cloudflare has an excellent blog post up about performance on Qualcomm's new Centriq 2400. In it he discusses several deficiencies in Go's arm64 support that show up in performance numbers that are both less than anticipated and easily improved. https://blog.cloudflare.com/arm-t