Hacker News new | ask | show | jobs
by gfody 830 days ago
once you've done the work to implement parsing as branchless bitwise operations on integers I think that code can be extended automatically to operate on larger registers
1 comments

I think it would work if that was the only code in the loop. But the loop spans several more nontrivial operations, including hashtable insertion.