Try harder to find length 3 matches when doing near-optimal parsing

This commit is contained in:
Eric Biggers 2016-05-21 10:33:57 -05:00
parent fb9016cd86
commit a11c44317b

View File

@ -52,8 +52,8 @@
#include "matchfinder_common.h"
#define BT_MATCHFINDER_HASH3_ORDER 15
#define BT_MATCHFINDER_HASH3_WAYS 1
#define BT_MATCHFINDER_HASH3_ORDER 16
#define BT_MATCHFINDER_HASH3_WAYS 2
#define BT_MATCHFINDER_HASH4_ORDER 16
#define BT_MATCHFINDER_TOTAL_HASH_LENGTH \