Go to file
2018-01-27 08:36:14 -08:00
performance.md a few quick thoughts 2018-01-27 08:36:14 -08:00
README Explicitly point to draft performance.md 2018-01-25 18:06:39 -08:00
TODO a few quick thoughts 2018-01-27 08:36:14 -08:00

This is a work-in-progress book in Go performance.

There are different ways to contribute:

   1) add to or summarizes the resources in TODO
   2) add bullet points or new topics to be covered
   3) write prose and flesh  out the sections in the book

Eventually sample programs to optimize and exercises will be needed (maybe).

Coordination will be done in the #performance channel on the Gophers slack.

The `draft` branch contains the current rough work, with sections being merged
into master as the they are more fleshed out.  The in-development text can be
read https://github.com/dgryski/go-perfbook/blob/draft/performance.md