Abstract: The longest match strategy in LZ77, a major bottleneck in the compression process, is accelerated in enhanced algorithms such as LZ4 and ZSTD by using a hash table. However, it may results ...