- Fast scan strategy
- xxHash (Extremely fast non-cryptographic hash algorithm)
- Multi-threading
- Reduced memory usage fits into Intel x86 L1 cache
- #define LZ4_MEMORY_USAGE 14 (default 16 KB, see lz4.h)
Reference:
- LZ4 - Improved performance
- Multi-threading compression available
- LZ4 explained
- Lucene source code to learn LZ4 compression algorithm in Lucene
Official site:
- LZ4 - Extremely fast compression
- LZ4 Java
- JNI (fastest)
- Pure Java
- Java uses sun.misc.Unsafe API
沒有留言:
張貼留言