pcompress/utils
2013-02-02 09:27:58 +05:30
..
cpuid.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
cpuid.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
heapq.c Fixes and performance improvements for Dedupe Delta Compression 2013-01-13 22:04:59 +05:30
heapq.h Fixes and performance improvements for Dedupe Delta Compression 2013-01-13 22:04:59 +05:30
sse_level.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
utils.c Use OpenMP parallelism when computing xxHashes for chunks. 2013-02-02 09:27:58 +05:30
utils.h Add optimized BLAKE2 implementations with runtime detection of CPU capability (SSE/AVX). 2013-01-26 15:39:10 +05:30
xxhash.c Use 2-stage Merkle Tree hashing for parallel hashes for better crypto properties. 2013-02-01 22:07:28 +05:30
xxhash.h Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash_base.c Major changes to use Intel's optimized SHA512 code for SHA512 and SHA512/256. 2013-01-25 22:55:55 +05:30
xxhash_sse2.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30
xxhash_sse4.c Changes for generalized runtime SSE/AVX/XOP detection. 2013-01-25 00:10:12 +05:30