Hacker News new | ask | show | jobs
by bradfitz 3774 days ago
Yes, let's get your version into Go if it's better.

(I wrote Go's quickly. I've never profiled it, delaying that until Go 1.7, which opened for development yesterday)

1 comments

If I'd like to get some of the enhancements in there, is this the route to go? https://golang.org/doc/contribute.html
Yup! That documentation is too daunting IMO but it's complete and not many steps, despite all the words. Especially if you're a Go programmer already. (just go get the code review tool)

I'd start with filing a bug against Go to track the overall process.

This is why I love open source projects, and shows just how open source Go is.

Fantastic.