Rearchitect things a little bit; we now process input in chunks, instead of a byte at a time. In my completely unscientific testing, this improves the speed for large amounts of data by about 4x.
Rearchitect things a little bit; we now process input in chunks, instead of a byte at a time. In my completely unscientific testing, this improves the speed for large amounts of data by about 4x.