This repository contains benchmarks for testing goroutine performance at scale. It helps analyze Go's concurrency capabilities and identify bottlenecks in large concurrent systems.
- Clone repo
- Install dependencies
- Run benchmarks
- Analyze results
Benchmarks goroutines from 1,000 to 1 billion in parallel.