Open kevinburke opened 5 years ago
The benchmark says a single run generates 16,000 allocations. That's going to be really slow.
Can we do anything to reduce the number of allocations?
See golang/go#31472.
The benchmark says a single run generates 16,000 allocations. That's going to be really slow.
Can we do anything to reduce the number of allocations?