Details
-
Improvement
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
Description
Adler is significantly faster than CRC32: http://java-performance.info/java-crc32-and-adler32/
(Adler is weaker for short inputs, so we should leave the commitlog alone, as it checksums each mutation individually.)
Attachments
Attachments
Issue Links
- is cloned by
-
CASSANDRA-6176 remove decompression code in CompressedSequentialWriter
- Resolved