Media Summary: I will describe the efforts over the past two years to build a Distributed systems, multi-process RPC, highly security-sensitive, millions of users, users that measure downtime in millions of US ... This talk describes how a complex distributed system with strict performance requirements was prototyped, optimized, and ...

Gophercon 2017 Generating Better Machine - Detailed Analysis & Overview

I will describe the efforts over the past two years to build a Distributed systems, multi-process RPC, highly security-sensitive, millions of users, users that measure downtime in millions of US ... This talk describes how a complex distributed system with strict performance requirements was prototyped, optimized, and ... Channels provide a simple mechanism for goroutines to communicate, and a powerful construct to build sophisticated ... Speaker: Aditya Mukerjee Learn how to design your own interfaces in Go that are simple yet powerful – just like io.Reader and ... Speaker: Chewxy Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in

Running code at a massive scale can often be challenging. Although Go makes this easier than ever, wouldn't it be nice to have a ... The Go toolchain now has a variety of build modes that let you use Go in places and in ways beyond the typical statically linked ... Struct field tags are an important part of encode/decode types, especially when using packages such as encoding/json. However ... Go code is sometimes called repetitive. By adopting techniques like tags, reflection, and runtime function Go's GC is optimized for low latency applications. In this talk we'll see how it works (the tricolor algorithm), why it works (achieving ...

Photo Gallery

GopherCon 2017: Generating Better Machine Code with SSA - Keith Randall
GopherCon 2017: Advanced Testing with Go - Mitchell Hashimoto
GopherCon 2017: Evolutionary Optimization with Go - Peter Bourgon
GopherCon 2017: Understanding Channels - Kavya Joshi
The Hidden Power of Humble Interfaces - GopherCon SG 2017
GopherCon 2017: periph.io: a lean performant hardware library - Marc Antoine Ruel
Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017
GopherCon 2020: Optimizing Performance using a VM and Go Plugins - Travis Smith
GopherCon 2017: grpc: From Tutorial to Production - Alan Shreve
GopherCon 2017: Go Build Modes - David Crawshaw
GopherCon 2017: Writing a Go Tool to Parse and Modify Struct Tags - Fatih Arslan
GopherCon 2017: Runtime Generated, Typesafe, and Declarative: Pick Any Three - Jon Bodner
View Detailed Profile
GopherCon 2017: Generating Better Machine Code with SSA - Keith Randall

GopherCon 2017: Generating Better Machine Code with SSA - Keith Randall

I will describe the efforts over the past two years to build a

GopherCon 2017: Advanced Testing with Go - Mitchell Hashimoto

GopherCon 2017: Advanced Testing with Go - Mitchell Hashimoto

Distributed systems, multi-process RPC, highly security-sensitive, millions of users, users that measure downtime in millions of US ...

GopherCon 2017: Evolutionary Optimization with Go - Peter Bourgon

GopherCon 2017: Evolutionary Optimization with Go - Peter Bourgon

This talk describes how a complex distributed system with strict performance requirements was prototyped, optimized, and ...

GopherCon 2017: Understanding Channels - Kavya Joshi

GopherCon 2017: Understanding Channels - Kavya Joshi

Channels provide a simple mechanism for goroutines to communicate, and a powerful construct to build sophisticated ...

The Hidden Power of Humble Interfaces - GopherCon SG 2017

The Hidden Power of Humble Interfaces - GopherCon SG 2017

Speaker: Aditya Mukerjee Learn how to design your own interfaces in Go that are simple yet powerful – just like io.Reader and ...

GopherCon 2017: periph.io: a lean performant hardware library - Marc Antoine Ruel

GopherCon 2017: periph.io: a lean performant hardware library - Marc Antoine Ruel

TOXIC!!!

Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017

Writing Efficient Generic Multidimensional Slices - GopherCon SG 2017

Speaker: Chewxy Go has no generics. That makes things a lot harder. Or does it? This talk looks at various attempts in

GopherCon 2020: Optimizing Performance using a VM and Go Plugins - Travis Smith

GopherCon 2020: Optimizing Performance using a VM and Go Plugins - Travis Smith

Running code at a massive scale can often be challenging. Although Go makes this easier than ever, wouldn't it be nice to have a ...

GopherCon 2017: grpc: From Tutorial to Production - Alan Shreve

GopherCon 2017: grpc: From Tutorial to Production - Alan Shreve

grpc has become the

GopherCon 2017: Go Build Modes - David Crawshaw

GopherCon 2017: Go Build Modes - David Crawshaw

The Go toolchain now has a variety of build modes that let you use Go in places and in ways beyond the typical statically linked ...

GopherCon 2017: Writing a Go Tool to Parse and Modify Struct Tags - Fatih Arslan

GopherCon 2017: Writing a Go Tool to Parse and Modify Struct Tags - Fatih Arslan

Struct field tags are an important part of encode/decode types, especially when using packages such as encoding/json. However ...

GopherCon 2017: Runtime Generated, Typesafe, and Declarative: Pick Any Three - Jon Bodner

GopherCon 2017: Runtime Generated, Typesafe, and Declarative: Pick Any Three - Jon Bodner

Go code is sometimes called repetitive. By adopting techniques like tags, reflection, and runtime function

Golang UK Conference 2017 | Will Sewell & Jim Fisher - Golang's Realtime GC in Theory and Practice

Golang UK Conference 2017 | Will Sewell & Jim Fisher - Golang's Realtime GC in Theory and Practice

Go's GC is optimized for low latency applications. In this talk we'll see how it works (the tricolor algorithm), why it works (achieving ...