Engineering High-Performance Parsers with Data-Oriented Designarshad.fyi 4 pointsklaussilveira2 months ago1 commentSaveHideCopy link On HNComments−cratermoon2moTwo 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?
Comments
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?