Compression Algorithms
Overview
LZ4 is a widely used
Technical Principles
The compression algorithm feature uses Huawei-developed compression algorithms, including the dynamic global history information table, hierarchical algorithm model, dynamic compression header, table header structure, NEON instruction optimization, and elastic matching window, to improve the data block compression ratio without decreasing the compression efficiency.


Expected Results
The self-developed compression algorithms improve the compression ratio by 25% compared with LZ4 and improve the write performance by 10% in balanced scenarios.