brotli/matchfinder
Andy Balholm 63f3f4372d matchfinder.M4: add LimitedSearch option
Using LimitedSearch, it only checks for overlapping matches in one
place instead of checking at each byte.
This gains about 50% in compression speed while only losing about
2% in compression ratio.
2023-12-30 15:56:13 -08:00
..
emitter.go matchfinder.M4: more refactoring 2023-12-28 17:21:34 -08:00
m4.go matchfinder.M4: add LimitedSearch option 2023-12-30 15:56:13 -08:00
matchfinder.go Add matchfinder package. 2023-12-28 16:09:32 -08:00
textencoder.go Add matchfinder package. 2023-12-28 16:09:32 -08:00