kc3-lang/brotli/enc/hash_longest_match_quickly_inc.h

Branch :


Log

Author Commit Date CI Message
20481890 2016-07-26 14:41:59 Update encoder: * booleanification * integer BR scores, may improve performance if FPU is slow * condense speed-quality constants in quality.h * code massage to calm down CoverityScan * hashers refactoring * new hasher - improved speed, compression and reduced memory usage for q:5-9 w:10-16 * reduced static recources -> binary size
514941ad 2016-06-13 16:30:17 Fix implicit 32->64 bit conversion
3ccbf05d 2016-06-13 11:01:04 Convert encoder to plain C.
85712c66 2016-06-13 16:30:17 Fix implicit 32->64 bit conversion
b972c677 2016-06-13 11:01:04 Convert encoder to plain C.