Benchmarks
This section explores the performance of Go code based on generics.
- Boxing: what happens when boxing is eliminated
- Build times: the impact of generics on build times
- File sizes: smaller source, bigger binary?
Next: Boxing
This section explores the performance of Go code based on generics.
Next: Boxing
本文档使用 BookStack 构建