HomeFreeBSD

Make zdb -R scale less poorly

Description

Make zdb -R scale less poorly

zdb -R with :d tries to use gzip decompression 9 times per size.
There's absolutely no reason for that, they're all the same
decompressor.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rich Ercolani <rincebrain@gmail.com>
Closes #15726

Details

Provenance
rincebrain_gmail.comAuthored on Jan 12 2024, 7:55 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2024, 10:53 PM
Parents
rG4d4972ed98a8: Stop wasting time on malloc in snprintf_zstd_header
Branches
Unknown
Tags
Unknown