diff options
author | Stephan Walter <stephan@walter.name> | 2023-03-17 17:47:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-17 19:47:35 +0200 |
commit | 367946c668757532deed929e1d78673c6ac6bcb8 (patch) | |
tree | 55245c6c86103db1777b3dcd0831dbd72184a3c2 /main.cpp | |
parent | 6b0df5ccf360fe5c015f6607f0375bfc6849005e (diff) |
Don't tell users to use a bad number of threads (#243)
The readme tells people to use the command line option "-t 8", causing 8
threads to be started. On systems with fewer than 8 cores, this causes a
significant slowdown. Remove the option from the example command lines
and use /proc/cpuinfo on Linux to determine a sensible default.
Diffstat (limited to 'main.cpp')
0 files changed, 0 insertions, 0 deletions