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