Switch on the filter once per row rather than once per byte. This allows each row to be processed with a much tighter loop.
10 KiB
10 KiB
Switch on the filter once per row rather than once per byte. This allows each row to be processed with a much tighter loop.