Go - Common Mistakes and Tips to improve

ZhangZhihui's Blog / 2023-09-05 / 原文

CPU:

Data structure

Civilization

System calls

Memory:

Doing intermediate allocation

Sizes: float64 is the default, but float32 costs less memory

Large capacity: explicitly set proper capacity

Reuse allocated memory if possible