Mercurial > hg
comparison tests/test-ssh.t @ 50508:39ed7b2953bb
rust: mostly avoid streaming zstd decompression
Streaming ZStd decompression seems slightly slower, and
the API we use makes it very inconvenient to re-use the
decompression context.
Instead of using that, use the buffer-backed version,
because we can give a reasonable-ish size estimate.
author | Arseniy Alekseyev <aalekseyev@janestreet.com> |
---|---|
date | Thu, 18 May 2023 17:53:17 +0100 |
parents | c5e93c915ab6 |
children | 02eae2df911a |
comparison
equal
deleted
inserted
replaced
50507:d1cab48354bc | 50508:39ed7b2953bb |
---|