Update to Go 1.8 please

Lots of all around performance improvements since 1.6: faster compile times, linker is 66% faster, over better performance, GC pauses are sub-ms now, tooling improvements. Many small lib fixes.

7 Likes

Plus not having to write an interface and three boilerplate functions to do a custom sort anymore. :blush:

2 Likes