Closed lehins closed 4 years ago
Improve performance of generation of ShortByteString (for small lengths it doubles the performance)
ShortByteString
I thought someone might ask about that. This PR also adds couple of tests and a benchmark for ShortByteString generation.
Also adds Eq and NFData instances for StdGen.
Eq
NFData
StdGen
Improve performance of generation of
ShortByteString
(for small lengths it doubles the performance)