Build and Test Caching in Go
Offered By: Gopher Academy via YouTube
Course Description
Overview
Discover how to optimize Go programming with build and test caching in this 25-minute conference talk from Gophercon 2020. Learn the inner workings of Go's build and test caching mechanisms, explore strategies to increase cache hit rates for builds and tests, and gain insights on implementing custom caches using similar principles. Enhance your Go development workflow by mastering these caching techniques to accelerate compiling, testing, and deploying processes.
Syllabus
Gophercon 2020: Kevin Burke - Build and Test Caching in Go
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube