what does "window size" mean? #364

Closed
opened 2026-01-29 20:42:44 +00:00 by claunia · 1 comment
Owner

Originally created by @ghost on GitHub (Dec 25, 2020).

does it change the size at the end of the compression?

Originally created by @ghost on GitHub (Dec 25, 2020). does it change the size at the end of the compression?
Author
Owner

@eustas commented on GitHub (Jan 18, 2021):

It is "sliding window" size as in LZ77 algorithm.

@eustas commented on GitHub (Jan 18, 2021): It is "sliding window" size as in [LZ77](https://en.wikipedia.org/wiki/LZ77_and_LZ78) algorithm.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#364