Engineering High-Performance Parsers with Data-Oriented Design (arshad.fyi) 1 points by klaussilveira 3d ago ↗ HN
[–] cratermoon 3d 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?
1 comment
[ 2.6 ms ] story [ 16.9 ms ] threadWhat 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?