Add benchmarks for decodeUtf8'
Also make it possible to run the Pure benchmark with a very short input string. This lets us test the constant overheads in functions, such as the one added by unsafePerformIO in decodeUtf8.
Please register or sign in to comment