Clean up <|> benchmark.
Also add attoparsec to do the same <|> benchmark. For attoparsec, we bench with a strict bytestring, with a lazy bytestring with only one chunk, and a lazy bytestring with many chunks.
Please register or sign in to comment
Also add attoparsec to do the same <|> benchmark. For attoparsec, we bench with a strict bytestring, with a lazy bytestring with only one chunk, and a lazy bytestring with many chunks.