zstd/lib/compress
W. Felix Handte 6ae44c0db8 Advance Long Index Lookup (+0.5% Speed)
This lookup can be advanced to before the short match check because either way
we will use it (in the next loop iter or in `_search_next_long`).
2021-10-05 14:54:37 -04:00
..
2021-09-15 09:51:42 -07:00
2021-09-21 14:22:09 -04:00