|
|
|
|
|
by bboreham
441 days ago
|
|
Agree that mark phase is the expensive bit.
Disagree that it’s not worth reducing short-lived allocations. I spend a lot of time analyzing Go program performance, and reducing bytes allocated per second is always beneficial. |
|