mirror of
https://github.com/0x5eal/rbxts-pako.git
synced 2025-04-04 10:50:59 +01:00
Comment for possible opt
This commit is contained in:
parent
aa4ddcac50
commit
ee4543fc0a
1 changed files with 3 additions and 0 deletions
|
@ -168,6 +168,9 @@ function fill_window(s) {
|
|||
later. (Using level 0 permanently is not an optimal usage of
|
||||
zlib, so we don't care about this pathological case.)
|
||||
*/
|
||||
|
||||
// TODO: check if shortlinks to `s.head` & `s.prev` improve speed.
|
||||
|
||||
n = s.hash_size;
|
||||
p = n;
|
||||
do {
|
||||
|
|
Loading…
Add table
Reference in a new issue