←back to thread

180 points xnacly | 1 comments | | HN request time: 0.249s | source
1. JonChesterfield ◴[] No.44562504[source]
Byte at a time means not-fast but I suppose it's all relative. The benchmarks would benefit from a re2c version, I'd expect that to beat the computed goto one. Easier for the compiler to deal with, mostly.