[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

[go-nuts] unexpected numerical behavior in float64 conversions

2017-05-09 Thread Ed Vielmetti
I'd like to know what the results are on other non-ARM, non-x86 platforms (Power, Z, MIPS) to know what level of variety exists in this result and then adjust the code path everywhere to do the right thing. thanks Ed Ed Vielmetti, e...@packet.net -- You received this message