in reply to Re^2: How to efficently pack a string of 63 characters
in thread How to efficently pack a string of 63 characters

In my testing I also tried IO::Compress::Bzip2 which was always slightly better than Gzip and is also in core.

corelist IO::Compress::Bzip2 Data for 2021-05-20 IO::Compress::Bzip2 was first released with perl v5.10.1

Replies are listed 'Best First'.
Re^4: How to efficently pack a string of 63 characters
by LanX (Saint) on Sep 11, 2021 at 16:44 UTC