]> git.ipfire.org Git - thirdparty/zstd.git/commit
Change CLI to employ multithreading by default (#4211)
authordaniellerozenblit <48103643+daniellerozenblit@users.noreply.github.com>
Thu, 12 Dec 2024 18:09:29 +0000 (13:09 -0500)
committerGitHub <noreply@github.com>
Thu, 12 Dec 2024 18:09:29 +0000 (13:09 -0500)
commit17beeb5d1a978cb7775d37ee5f2b184368262ef5
tree9536b73381a6bc3f220c9993809c909da50ac747
parent709be6c22799e80a93e01b3cf8ac00f93cdebe8d
Change CLI to employ multithreading by default (#4211)

* Change CLI to employ multithreading by default

* Document changes to benchmarking, print number of threads for display level >= 4, and add lower bound of 1 for the default number of threads
programs/fileio_common.h
programs/zstd.1.md
programs/zstdcli.c