3 ms·
Two questions: What are the downsides of this design compared to the traditional way? Doesn't deallocation only happen once, when the work is completed, and i
by cratermoon 3mo ago
Two questions:
What are the downsides of this design compared to the traditional way?
Doesn't deallocation only happen once, when the work is completed, and is it worth optimizing?