Introduction
Choose an AWS Graviton-based instance for Go garbage collection benchmarking
Install Go and Benchstat on an AWS Graviton-based Amazon EC2 instance
Create a Go garbage collection benchmark
Run the benchmark with default Go garbage collection settings
Interpret the default garbage collection benchmark results
Experiment with garbage collection optimization
Next Steps
| Skill level: | Introductory |
| Reading time: | 1 hr 15 min |
| Last updated: | 18 Jun 2026 |
| Skill level: |
| Introductory |
| Reading time: |
| 1 hr 15 min |
| Last updated: |
| 18 Jun 2026 |
This Learning Path is for engineers interested in learning more about Go garbage collection (GC) behavior on Arm.
Upon completion of this Learning Path, you will be able to:
Before starting, you will need the following: