Skip to content

Conversation

@Cyan4973
Copy link
Contributor

@Cyan4973 Cyan4973 commented Sep 2, 2025

  • zstd -H correctly states the default number of threads (dynamically determined)
  • benchmark states the nb of threads used during benchmark when it is > 1
  • benchmark defaults to 1 thread

Respects this priority order :
Command line argument > Environment variable > Binary default

provide the local value for default nbThreads
which is dynamic and depends on local nb of cores.
used to require `-v` (verbose) modifier
@Cyan4973 Cyan4973 self-assigned this Sep 2, 2025
@meta-cla meta-cla bot added the CLA Signed label Sep 2, 2025
in certain compilation modes
@Cyan4973 Cyan4973 merged commit 6936bc8 into facebook:dev Sep 3, 2025
104 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant