-
Notifications
You must be signed in to change notification settings - Fork 306
Releases
prital edited this page Jan 12, 2018
·
23 revisions
- Level 3 Compression performance improvements
- Better EC Examples
- Example zlib interface
- UserSpace compression utility
- Level 2 & 3 Compression Level added. Level 3 is currently only optimized for processors with AVX512 instructions.
- New T10dif CRC and Copy function
- CRC32 iSCSI performance improvements
- Multi-buffer hash performance improvement for Intel Atom processors.
- New base functions for multi-buffer hashes.
- Multi Buffer Hashing : extend the max size to > 4 GB
- Add Non Temporal(NT) runtime versions of AES_GCM
- Add Saturation Benchmark for determining the saturation point for each algorithm like MBH, CRC, AES and EC.
- Rolling Hash
- Multi Buffer Hash improvements
- AES GCM : super small packet performance improvements
- Adler and zlib format for Inflate\Deflate
- New 2-pass fully-dynamic deflate compression (level 0-1).
- Base functions for multi-architecture support
- Multi-hash SHA-256 based
- RAID AVX512 versions
ISA-L v2.17 features summary
- Fast Decompression (Inflate) - New.
- Compression Improvements (Deflate) - speed, compression ratio improvements and new features.
- Fast Custom Huffman Code generation – creates optimized Huffman table based on some sample input.
- CRC64