summaryrefslogtreecommitdiff
path: root/decoders/mx25lxx05d
diff options
context:
space:
mode:
Diffstat (limited to 'decoders/mx25lxx05d')
0 files changed, 0 insertions, 0 deletions
mit/lcs.c?h=lcs_upper_bound&id=3824e95334e06d9c1309591e7a040dc7b4049ff5'>Only add one to lcs_upper_bound or don't do the second sum.Eric Anderson The DO_SECOND_SUM define has reduced false positives, but without it has a reasonable amount less work. Thus, you must empirically test to find which has the best boost. Right now, DO_SECOND_SUM is faster. 2010-12-26Add lcs_upper_bound check before lcs_32_rough for added speedEric Anderson