Y
Hacker News
new
|
ask
|
show
|
jobs
by
teddyh
1490 days ago
>
They allocate a lot of memory and are very slow.
Slow and takes memory to compress, uncompress, or both?
2 comments
jimis
1490 days ago
They are only slow to compress. They are as fast to decompress, or even faster sometimes. Source: I tested.
link
terrelln
1489 days ago
Yeah thats correct. I'll just point out that they use a larger window size, so they will use more memory to decompress, but will still be fast.
link
namibj
1490 days ago
Both.
link