Age | Commit message (Collapse) | Author |
|
|
|
Add adler32_len_64 to adler32_p.h to allow reuse by other adler32
implementations that may need it.
|
|
Add new generic definitions of DO* macros used by adler32 algorithms to
adler32_p.h to allow reuse by other adler32 implementations.
|
|
|
|
improves performance of inflate by up to 6% on an A-73 Hikey running at 2.36 GHz
when executing the chromium benchmark on the snappy data set. In a few cases
inflate is slower by up to 0.8%. Overall performance of inflate is better by
about 0.3%.
|