|
|
|
|
|
by cyrusaf
2620 days ago
|
|
Great article! I found the section on "GC Assists" very informative: > You can think of this like a tax that your goroutine must pay for allocating during a GC cycle, except that this tax must be paid upfront before the allocation can actually happen. |
|