aboutsummaryrefslogtreecommitdiff
path: root/content/ismmkeynote.article
Commit message (Collapse)AuthorAge
* blog: minor cleanupRuss Cox2019-11-08
| | | | | | | | | | | | - Hide link sidebar when printing an article. - Show authors in /index - Add Rick as author of his GC article. Change-Id: I1efeadb17bfec7271ef67ec9fe8e8b502839b62a Reviewed-on: https://go-review.googlesource.com/c/blog/+/205864 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org>
* content: update ismmkeynote to include job postingsAndrew Bonventre2018-07-18
| | | | | | Change-Id: I6ce80a44fbf734dbe5751ae4dd8702fc5273d43a Reviewed-on: https://go-review.googlesource.com/124695 Reviewed-by: Rick Hudson <rlh@golang.org>
* blog: change title of ismmkeynoteRick Hudson2018-07-18
| | | | | | | | | | | | Changed title to Getting to Go: The Journey of Go's Garbage Collector Did not change the URL as suggested by Rob. It seems too late for such a change. Change-Id: Iff94f637eb51ce431d486b6eed51b14608979a85 Reviewed-on: https://go-review.googlesource.com/124675 Reviewed-by: Andrew Bonventre <andybons@golang.org>
* blog: minor changesRick Hudson2018-07-17
| | | | | | | | | Fix some obvious types, clarify the use of the SLO acronym. Note that a graph was mislabeled. Change-Id: Idf3ca556d33ee8d991bcf8591d5d32b5ce9dee75 Reviewed-on: https://go-review.googlesource.com/124455 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* blog: add link to discussionRick Hudson2018-07-17
| | | | | | | | Link to golang-dev discussion added. Change-Id: Ia1b63d1302fdb6661ad915cf0a63a9bda176f12e Reviewed-on: https://go-review.googlesource.com/124387 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
* content: add a missing space in the ismmkeynote articleBrad Fitzpatrick2018-07-17
| | | | | | | Change-Id: I3dbab5ca96651275dd8cd24eb54b97a59dbb20ee Reviewed-on: https://go-review.googlesource.com/124415 Reviewed-by: Ian Lance Taylor <iant@golang.org> Reviewed-by: Andrew Bonventre <andybons@golang.org>
* blog: version of ISMM keynoteRick Hudson2018-07-16
This is a blog containing the slides and a transcript of the ISMM keynote that discusses the work we have done to date on the Go GC. It is meant to read like it was a talk and attempts to maintain some of the informality of the actual talk without sacrificing clarity. It's not supposed to have the feel of a formal academic paper. Change-Id: Ied4ba8973cbd6a0808fe72e809ff8cbc565672a9 Reviewed-on: https://go-review.googlesource.com/122797 Reviewed-by: Cassandra Salisbury <cls@golang.org>